Hi all
Thanks for a great plugin. I am new to jQuery and jqGrid.
I have nested sub-grids. I followed the example from the documentation and that functionallity works great. Now I implemented the onComplete event to select the first row in the master grid, this is working, I chain the onRowSelect event to the onComplete event and this fires. However the data in the first sub-grid is not displayed.
onComplete: function() {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top