Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

How to address a variable coming from Ajax

$
0
0

Even though I'm not really understanding jQuery and Ajax, I now have a working datatables/ajax based page. For one specific new requirement, I have added a variable "row_no_from_ajax" (containing a specific row number) to the Ajax output header (following draw,recordsTotal,recordsFiltered) and I now need to make Datatables jump to the page containing that row (I added some code in the DrawCallback function for that) - but I don't know how to address that variable. Can anyone help?


Viewing all articles
Browse latest Browse all 2364

Trending Articles