Sorting Data
Posted: Sat Oct 04, 2014 7:54 am
Hi
I am trying to sort a table of data according to date. This works fine, but there are some special cases, where the DateTime stamp is same to millisecond precision. For such cases, I want the data to appear in the same order as it appears in the DataTable.
But, when i set the Sort Criteria as DateTime Field, this doesnt seem to work.
Can anyone please guide me
Anu
I am trying to sort a table of data according to date. This works fine, but there are some special cases, where the DateTime stamp is same to millisecond precision. For such cases, I want the data to appear in the same order as it appears in the DataTable.
But, when i set the Sort Criteria as DateTime Field, this doesnt seem to work.
Can anyone please guide me
Anu