How to pass a jQuery object as a parameter into jqGrid using the lib.web.mvc namespace
问题 This is my first time with really trying to set up jqGrid with Lib.Web.MVC. Once I'm able to get the initial setup done, I should be able to roll along more smoothly. I've downloaded the chm file for the Lib.Web.Mvc helper and looked under the JqGridHelper, but can't find anything on how to do the above subject line. I've also searched the web, but can't find anything specific on what I need to do. I need to pass an object into my method as an input parameter but don't know how to set that up