Getting jqGrid to auto-filter once I set the text in the filter box
问题 For my first ASP.NET MVC 3 application I use the jqGrid to display tabular data related to recipes. One or more recipes can be related by the user. When I select a row in the grid for a recipe I display some detail about that recipe below it in another div , including the names of related recipes. If I highlight/copy the name of a related recipe I can paste it into the filter box for the Recipe name and it will filter down to that recipe. What I'd like to do is display a link for each related