maxazan / jquery-treegrid

TreeGrid plugin for jQuery
http://maxazan.github.io/jquery-treegrid
MIT License
553 stars 222 forks source link

saveState not working #13

Open bobmulder opened 10 years ago

bobmulder commented 10 years ago

Hey,

First of all, thanks for the plugin. It helped me so much ;)

When I activate the saveState, the tree-structure disappears, and I have the full table without tree-structure. I have tried this multiple ways:

What's going wrong? :s

Greetzz

JeroenWarmerdam commented 9 years ago

Treegrid depends on https://github.com/carhartl/jquery-cookie for state saving.

jeancarlosgarcia commented 8 years ago

hi i am working with a table that actuliza with ajax, ajax changes all the tbody table which deletes the current state of the rows, half works with biscuits but I q give F5 after expanding a row and if I start working demo cookies, know any solution for this problem?

lhsaq2009 commented 4 years ago

Treegrid depends on https://github.com/carhartl/jquery-cookie for state saving.

3Q,