Code of the father son editing blog

Code of the father son editing blog

lancwplancwp Posts: 92Questions: 21Answers: 1

Link to test case:

https://datatables.net/blog/2019/parent-child-editing-in-child-rows

Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
I want the complete source code of the father son editing blog in this link. Where can I download it? Thank you all

Answers

  • kthorngrenkthorngren Posts: 21,443Questions: 26Answers: 4,974

    In the Wiring it together section there is a link to the JS and CSS code. Is this what you are looking for?

    Kevin

  • lancwplancwp Posts: 92Questions: 21Answers: 1

    I'll give it a try,thanks

  • allanallan Posts: 63,676Questions: 1Answers: 10,497 Site admin

    See also this example which is included in the Editor download packages. It is almost the same - just shows the child table below the parent, rather than in a child row.

    Allan

Sign In or Register to comment.