Keep only one child row opened at a time
Keep only one child row opened at a time
anurag9179
Posts: 6Questions: 2Answers: 0
Facing problem while open multiple child rows in responsive specially in mobile. I tried https://datatables.net/forums/discussion/34367/keep-only-one-child-row-opened-at-a-time but getting "format method undefined error"
This discussion has been closed.
Answers
Duplicate of this thread. Please only post once,
Colin
Hi Colin,
Sorry and also know that but that solution is out dated and I cant add my comment over existing one.
anurag
Odd, as you had added a comment. Either way, we'll need a test case as I mentioned in that other thread,
Colin
By using below code I am trying to show only one child at a time on details-control button click, but in below code format method is not working.
How is it not working?
Please post a link to your page or a running test case so we can help debug.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin
Hello All,
Thanks for the reply. I solved this issue by my self and below is the code with jquery data table.