Form inside table row
Form inside table row
ankita_ror
Posts: 5Questions: 3Answers: 0
In My project i want to add inline editing of full row and by clicking on update that row data should be submitted and by clicking on new button blank row should be added in table, but however i am not able to submit form inside table row. How i can achieve this?
PS: Taking a form outside table is not possible.
This discussion has been closed.
Answers
Hi @ankita_ror ,
First question, are you using Editor, or your own custom editing?
Cheers,
Colin
Hi @colin
I am using Custom Editing. e.g. While clicking on Edit (https://editor.datatables.net/examples/simple/inTableControls.html) Instead of showing data in popup it will render specific row data in input fields and change Edit button to update.
Hi @ankita_ror ,
That's be specific to your coder then. We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin