You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a query before implementing the bootstrap tables in my project.
I have a requirement of adding a new row to the table by clicking Add New Row button.
The new row should be added below the parent row where I clicked the button. after entering the data and navigate through pagination. Will the data available in the table. I mean is there any state save method available so that we can save to the grid.
The data needs to be there if I navigate through pagination.
Hi,
I have a query before implementing the bootstrap tables in my project.
I have a requirement of adding a new row to the table by clicking Add New Row button.
The new row should be added below the parent row where I clicked the button. after entering the data and navigate through pagination. Will the data available in the table. I mean is there any state save method available so that we can save to the grid.
The data needs to be there if I navigate through pagination.
Please read: https://github.com/wenzhixin/bootstrap-table/blob/develop/CONTRIBUTING.md#bug-reports
and post issue to: https://github.com/wenzhixin/bootstrap-table/issues, thanks!
The text was updated successfully, but these errors were encountered: