Hi!
Here's the thing, i was looking for a grid filtering with a date range on a column, i found the example on the follwing link: http://demos.telerik.com/aspnet-ajax/grid/examples/programming/filtertemplate/defaultcs.aspx
I did exactly the same and works great!, but now i want to load the radGrid datasource with a WebService, not with a SqlDataSource like in the example. I tried some options but the filter on the datePickers get lost after postback, i mean, the date i selected get lost from the control but the filter executes fine. It seems only with SqlDataSource works fine.
What options do i have? is possible to do this?
Thanks for helping me out.
Here's the thing, i was looking for a grid filtering with a date range on a column, i found the example on the follwing link: http://demos.telerik.com/aspnet-ajax/grid/examples/programming/filtertemplate/defaultcs.aspx
I did exactly the same and works great!, but now i want to load the radGrid datasource with a WebService, not with a SqlDataSource like in the example. I tried some options but the filter on the datePickers get lost after postback, i mean, the date i selected get lost from the control but the filter executes fine. It seems only with SqlDataSource works fine.
What options do i have? is possible to do this?
Thanks for helping me out.