Hi Tony!
During preparing one test example I could see that JSON data having userData and successful loaded with loadonce:true has in loadComplete the userData, but at the next data refresh jQuery(“#list”).getGridParam('userData') gives no not this data.
I tested this only with 3.7.2 and not with 3.8, but if the problem is not fixed it must exist.
To reproduce the problem you can use this example and set breakpoint inside loadComplete. One can see that at the first call of loadComplete jQuery(“#list”).getGridParam('userData') exist, but at the next call there are no more ts.p.userData.
Best regards
Oleg
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top