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

Pass name of sorted column to server

$
0
0

Hi,
I need to create dataTable with serverSide: true. When I try to get the request on my endpoint on the server side, I get something like 0: {column: 5, dir: "asc"}. But I really want to get the name of the column, not the number of column that I sort by.
I will be really appreciated If you helped me with that.


Viewing all articles
Browse latest Browse all 2364

Trending Articles