Dynatable and input fields (like checkboxes)

自闭症网瘾萝莉.ら 提交于 2019-12-13 06:58:53

问题


I'm not so skilled in jQuery, so I downloaded Dynatable to manipulate my tables.

It's OK for almost all features, but I don't know how to keep the state of the input fields when I use the pagination.

For instance: the first column of each row of my table is a checkbox. So I check some checkboxes in the first page, then I change the page, then a go back to the first page and the checkboxes are unchecked because the script rebuild the table each time I suppose.

How can I solve this?

来源:https://stackoverflow.com/questions/28152879/dynatable-and-input-fields-like-checkboxes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!