Responsive multiple field edit.
Responsive multiple field edit.
sfinlay
Posts: 3Questions: 2Answers: 0
I am currently using datatable with editor and the responsive extenstion. Is there any way to edit all the fields in the responsive child row at the same time. I am looking for something similar to inline full row edit mode.
I have tried using a custom renderer for responsive but have only been able to get a single field to edit at any given time. Passing in more than one cell to the inline mode doesn't work.
Answers
This example from this thread should help, it's demonstrating just that. If you shrink the table so the responsive '+' appears, you can then open and edit those fields,
Colin