get sorted jquery data table data
get sorted jquery data table data
oDataTable.getNodes() doesnt return the sorted rows .Before sorting it returns proper rows but after soring on particular column it doesnt return the proper data .
Can some one please help me with this I am stuck at this point.
Thanks in advance !
Can some one please help me with this I am stuck at this point.
Thanks in advance !
This discussion has been closed.
Replies
Allan
but i need data as HTMLTableRowElement same as fngetNodes() as i will using this row element to get the next and previous for that row element.
Any idea how that can be achieved?
Allan