Current page row data

Current page row data

bradley32bradley32 Posts: 16Questions: 0Answers: 0
edited June 2011 in General
Ok, so I have a datatable with 500 records and need to get the records of the current page the user is on.

For example if I am on the 4th page I need to get those records and put them into an array.

Does anyone know how to accomplish something like this?

I have been experimenting with the "fnDrawCallback" function...

Thanks a bunch!

Brad
This discussion has been closed.