Hi Community,
For my webapp I'm using the following url to show the profile of a person.
/app/person/id/{userId}
how to pass the parameter userId in the url of jqgrid?
jQuery(grid_selector).jqGrid({
datatype: “json”,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top