Hi,
I have a Jqgrid with subgrid enabled in my MVC 2 project. Subgrid expands and populates data on the button click. I want to expand and show the subgrid data on page load. So i called exapandSubGridRow method on gridComplete event of the parent grid. Now the problem is, subgrid row is expanded on pageload, but with no data, an empty row appears below the parent grid row. Here is my code, Can anyone help me in fixing the problem.
|
1 |
<div class="sfcode"><pre class=""prettyprint""><script type="text/javascript"> <br /></script> |
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top