URGENT - Hide/show rows when sorting by one column or the other
URGENT - Hide/show rows when sorting by one column or the other
aura_petric
Posts: 4Questions: 0Answers: 0
Hi,
I am using custom sorting plug-ins for sorting the datatable. I also have some rows that when sorting by some columns must be displayed and when sorting by others must be hidden.
What is the best approach to accomplish this? Is there a way to invoke filtering by some column from within the sorting code or when clicking the sortable headers? Or could I use fnRowCallback for this?
Any idea is very much appreciated.
Thanks.
Aura
I am using custom sorting plug-ins for sorting the datatable. I also have some rows that when sorting by some columns must be displayed and when sorting by others must be hidden.
What is the best approach to accomplish this? Is there a way to invoke filtering by some column from within the sorting code or when clicking the sortable headers? Or could I use fnRowCallback for this?
Any idea is very much appreciated.
Thanks.
Aura
This discussion has been closed.