This is a migrated thread and some comments may be shown as answers.

[Solved] Select all dates between 2 dates, specifeid in to calenders

1 Answer 118 Views
Grid
This is a migrated thread and some comments may be shown as answers.
p
Top achievements
Rank 1
p asked on 08 May 2009, 09:54 AM
Hello,

I am working on a customers software and do replace his old grid with telerik rad grid. In his old grid, there was a filter that is new to me. There are two calender controls in a small pop-up window which opens on clicking on the filter. i choose a date on each calendar and all dates between these two dates were found.

is there any possibility to implement a feature like this on telerik rad grid?

thanks.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 11 May 2009, 04:15 PM
Hello p,

You can implement similar functionality following the implementation from this code library entry:
http://www.telerik.com/community/code-library/aspnet-ajax/general/filtering-range-with-raddatepicker-instances-in-a-custom-filtering-column.aspx

Alternatively, consider utilizing the new filter template feature of RadGrid for ASP.NET AJAX for date range filter presented here:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/filtertemplate/defaultcs.aspx

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
p
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or