Hi,
Bit of help please.
I am trying to follow this tutorial: http://www.telerik.com/help/aspnet-ajax/grdapplyingdefaultfilteroninitialload.html but am struggling to get my head around it. I want to set a filter on a "Date modified" field so that the last document modified (my grid row) is always at the top of the list.
I am using advanced databinding to populate my grid but I do not use a traditional SQL datasource directly. I am populating my grid from an object returned as a list.
Would somebody been kind enough to give me some example code of a filter that orders by date as described?
Thanks,
Michael
Bit of help please.
I am trying to follow this tutorial: http://www.telerik.com/help/aspnet-ajax/grdapplyingdefaultfilteroninitialload.html but am struggling to get my head around it. I want to set a filter on a "Date modified" field so that the last document modified (my grid row) is always at the top of the list.
I am using advanced databinding to populate my grid but I do not use a traditional SQL datasource directly. I am populating my grid from an object returned as a list.
Would somebody been kind enough to give me some example code of a filter that orders by date as described?
Thanks,
Michael