Hello,
I am using RadControls for ASPNET AJAX Q1 2009.
I am having a RadGrid with filters on different fields. For all filters I am using RadComboBox.
I have referes to the method given for FilterTemplates example for using RadComboBox as filters.
One of the RadGrid column is displaying the Date of record.
But I have to filter this date according to Year only.
For Ex: If I have 10 dates of year 2005 and 3 dates of 2006. Then the filter combo for date should contain items as 2005 and 2006.
Hence whenever I select 2005 from filter it should display all dates from year 2005 along with other filters if applicable.
But now I am unable to show the year in RadComboBox filter. Also I am not able to filter on Year.
Please help me regarding this if anyone finds any solution. This is very urgent.
Thanks,
Pinkey
I am using RadControls for ASPNET AJAX Q1 2009.
I am having a RadGrid with filters on different fields. For all filters I am using RadComboBox.
I have referes to the method given for FilterTemplates example for using RadComboBox as filters.
One of the RadGrid column is displaying the Date of record.
But I have to filter this date according to Year only.
For Ex: If I have 10 dates of year 2005 and 3 dates of 2006. Then the filter combo for date should contain items as 2005 and 2006.
Hence whenever I select 2005 from filter it should display all dates from year 2005 along with other filters if applicable.
But now I am unable to show the year in RadComboBox filter. Also I am not able to filter on Year.
Please help me regarding this if anyone finds any solution. This is very urgent.
Thanks,
Pinkey