I'm using datatables with child rows and i need to filter the records based on the data in child-row. Since child-row is binded on a click event so i suspect if there is a way to filter records based on that data.
↧
I'm using datatables with child rows and i need to filter the records based on the data in child-row. Since child-row is binded on a click event so i suspect if there is a way to filter records based on that data.