Hello,
I'm using TreeGrid 3.4.4, adjacency model, json datatype.
In some cases I have my records doubled after reloadGrid fired. When I look in FireBug – all seems good, it seems that it happens on client side.
I'll try to explain: for exampe, I have only 1 node record in my database. When I just create grid – all looks good, one record appears. Then I click on this record, icon changed to “expanded” and then I do reloadGrid (using pager button or my own button – no matter). After reloadGrid fires – I have already 2 record (1 real and 1 fake). If I do reloadGrid second time – after reloading I have only one record, as needed. But if I click on records (expand or expand and collapse)
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top