Hi Guys!
I have just recently updated my web application project MVC5 EF6 from kendo 2013.3.1119 to 2013.3.1316 and have noticed default behavior changed when calling ToDataSourceResult on a EF table value mapped function.
Previously when calling ToDataSourceResult without any SortDescriptors the order will be applied on first column. But in current version when calling ToDataSourceResult without any SortDescriptors it no longer adds order by first column.
Would like to know if this recent change is a feature or not ?
Cheers!
I have just recently updated my web application project MVC5 EF6 from kendo 2013.3.1119 to 2013.3.1316 and have noticed default behavior changed when calling ToDataSourceResult on a EF table value mapped function.
Previously when calling ToDataSourceResult without any SortDescriptors the order will be applied on first column. But in current version when calling ToDataSourceResult without any SortDescriptors it no longer adds order by first column.
Would like to know if this recent change is a feature or not ?
Cheers!