Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

saveState not working #13

Open
bobmulder opened this issue Jul 11, 2014 · 3 comments
Open

saveState not working #13

bobmulder opened this issue Jul 11, 2014 · 3 comments

Comments

@bobmulder
Copy link

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:

  • adding in the 'init-code' ($('.tree').treegrid({'saveState': true,});
  • adding in the plugin itself (jquery.treegrid.js line 560)

What's going wrong? :s

Greetzz

@JeroenWarmerdam
Copy link

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

@jeancarlosgarcia
Copy link

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
Copy link

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

3Q,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants