This is a migrated thread and some comments may be shown as answers.

Jquery get sort direction and field

0 Answers 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Michal
Top achievements
Rank 1
Michal asked on 21 Nov 2012, 10:01 AM
Hi, i am trying to get grids sort direction and field using just jquery. I am making an export accoring to filter and sort of Kendo table, I have my own filtering components so there is no problem getting filters, but what about the sorting? Is there some way how to do this?

var data = $("#DbOperatorReportResults").data("kendoGrid").dataSource;
This way ill get my grid datasource which contains sort property, but its just some function. Pls help.

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Michal
Top achievements
Rank 1
Share this question
or