I have appended data table in tr but its searching and sorting is not working?
I have appended data table in tr but its searching and sorting is not working?

when i click on <tr id="11" class="details-control"> i am adding new <tr> and inside that <tr> i have created table (datatable)
and sets all paging and searching options to true but still , sorting and searching are not working please guide me thanks
This discussion has been closed.
Answers
Are you making a datatable inside of another datatable or what are you attempting to do?