Click here to Skip to main content
15,886,919 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I have tried to create a table using JQuery Datatable which contains an Edit button for each row.On clicking edit button I need to make the entire row editable in the table itself and I do not want to perform edit using modal pop up provided by DataTable Editor.I'm loading contents using Ajax call.Is it possible to customize the Editor methods to make the entire row editable in table itself?

What I have tried:

I have tried all inline methods provided in https://editor.datatables.net.
Is there any possibility to do this using editor itself and not using simple javascript?
Posted
Updated 13-Jun-17 2:07am

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900