I have two jqGrid's and when the first row is changed I would like to refresh the second grid. I am currently trying to accomplish this by sticking the trigger(“reloadGrid”) of the child grid into the onSelectRow function of the parent.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top