Hi, I just do an update from jgrid 3.6 to current 3.7, and found the treegrid could not work.
when I expand and read data from server , everything is OK, but when I click the node again(try to collapse it), the image icon showed the collapsed icon, but the data row is still there, and when I click the node again, it load the repeated record out again.
This is my code:
var dt = new Date();
jQuery(“#list1”).jqGrid({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top