Editing multiple fields at the same time
Editing multiple fields at the same time
It's a couple of weeks I'm using DataTables, I think it's great!
I'm sorry if I'm asking something it was answered in another conversation. I have a table with pagination where some of the fields can be
updated, there are some input text, hiddens and a column with checkbox. Before using DataTables I could send everything in a form and do all the logic after, with DataTables any of these form fields are passed. I found DataTables Editor with Twitter Bootstrap but it's not useful for me because I would like to edit multiple fields at the same time. Is there not a way of submitting all the form fields in the table?
Thanks in advance!
I'm sorry if I'm asking something it was answered in another conversation. I have a table with pagination where some of the fields can be
updated, there are some input text, hiddens and a column with checkbox. Before using DataTables I could send everything in a form and do all the logic after, with DataTables any of these form fields are passed. I found DataTables Editor with Twitter Bootstrap but it's not useful for me because I would like to edit multiple fields at the same time. Is there not a way of submitting all the form fields in the table?
Thanks in advance!
This discussion has been closed.