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

Add collapse function to rows added later after document.ready #9

Open
pramach opened this issue Nov 26, 2016 · 0 comments
Open

Add collapse function to rows added later after document.ready #9

pramach opened this issue Nov 26, 2016 · 0 comments
Assignees

Comments

@pramach
Copy link

pramach commented Nov 26, 2016

Hi
I have a page using this tool. Works really well & nice.
Thanks for.

On my page, I have multiple tbody tags including several rows, and collapse is done on my first row within each tbody.
As said, this works well.
Now I have a button on my page where user can add a set of rows wrapped by a tbody tag on request. (one button click = 1 tbody with several tr's).
As set of rows is quite complex, I do it via an ajax call.
Also this works well, except, I don't get the +/- signs into this rowset after inserting this new row set on my page.

Any proposed solution for this ?

In addition, assuming that there is a proposed solution for question above, even if default is >>startCollapsed: true,<< i want to open such new inserted towset open/not collapsed.

Any hint is welcome

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

No branches or pull requests

2 participants