bs_grid
bs_grid copied to clipboard
Multiple instances on the same page
This plug-in is working really well. Thanks for making it. I am trying to implement a sub-grid embedded in another grid., i.e. multiple instances on the same page. When I sort on the sub-grid, the sub-grid sorts and displays correctly, but it seems to trigger a reload of the main grid. I think the Ajax success event is the root cause. Any clues as to what I should be doing to isolate the Ajax success events from each other?