Hi,
I'm using a grid as a subgrid but it seems that the subgrid is being destroyed after the subgridRowCollapse event.How do I stop the newly created subgrid from being destroyed? Is there a good reason for this?
Ideally, I would like to check for the existence of any previously created subgrid during an subgridRowExpand event prior to adding the new jqgrid subgrid. In doing so, I am hoping to avoid having to maintain data within an external array or calling off to a service.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top