I need to know the function to call datatables.
I need to know the function to call datatables.
I have an issue with one of my pages that, even if i don't select any row/record/value in my datatable I am able to go to the next page without validation. That is, even though I have validation to check if there are any selected rows in the datatables, I am able to go to another page with no values in it. I was going through the forums and i found this fnFindCellRowIndexes plug-in code. I don't have a good idea if this will solve my issue.
Any help is appreciated. Thx.
This question has an accepted answers - jump to answer
Answers
Per the forum rules, please link to a test case showing the issue.
What code are you using for that?
Allan
I am using the validationEngine jQuery plug-in for that.