Within jqGrid 3.7.2 using JSON retrieved data, I have it load the parent objects initially and then it loads the children as the parents are expanded. This works properly. Upon trying to collapse the recently expanded parent the icon changes to the left of it, but the “child” data does not hide or disappear properly. When re-expanding the parent node it loads the data a second time thus repeating the children that already exist. Code I am using for this:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top