In my feature I need to instance the treegrid and keep the current state.
But currently, when I add one more row and apply the treegrid, the another rows are open or close.
I think in accept another value like "keep" or simply false. Currently is only ("expanded" and "collapsed").
hello I think I'm having a problem similar to yours, basically I have a ajax that actuliza my table but do not know how to maintain the state of the rows, you know how?
In my feature I need to instance the treegrid and keep the current state. But currently, when I add one more row and apply the treegrid, the another rows are open or close.
I think in accept another value like "keep" or simply false. Currently is only ("expanded" and "collapsed").