I'd like to use the multisearch facility from JqGrid within an ASP.NET MVC application. When setting up the grid you set a URL that becomes the action method on a controller. But how do I find out what the parameters should be defined for the action method. I've seen in another post that working out what the parameters should be is the hardest bit, but they didn't explain how you do it.
Can anyone advise please.
Thanks, Simon