Quantcast
Channel: DataTables 1.9 — DataTables forums
Viewing all articles
Browse latest Browse all 1816

Problem in sorting

$
0
0
Hi,

In my table after sorting my column datas are

1 days
10 days
11 days
3 days
4 days

But i need in the below format after sorting

1 days
3 days
4 days
10 days
11 days

In datatable, if the column data is numeric then its working fine. But if it is a numeric with string its not working. Can you please suggest a solution for this.

Thanks,
Jayaprakash.R

Viewing all articles
Browse latest Browse all 1816

Trending Articles