
In many scenarios you will need to display more than a single child table at the same level. I.e. display multiple child tables at the same level. To accomplish this within an MVC 2 application using jqGrid you need to include the following: in your Views\Shared\Site.Master file as show in the below image. Include the […]
Read More →