Hi,
Could you please tell me how to call a web UserControl in FilterTemplate section of RadGrid.
My requirement is that in a webuser control for DateTime column in filter section I have to create a filter which sould have following controls and options-
1- From and To date in filter template(when user enter these two dates and press enter show the records between these two dates)
2- The same column should have a filter Icon in filtertemplae section with GreateThan, Lessthan,Equals,NotEquals filters option, on seletion of any of these options I have to filter based on From Date value(means if i enter a date in From date field the then select Gretaerthan option from filter than it should return the records which are greater tha the values provided in from date field.)
Please suggest me regarding that how to achive similar kind of setup for filter using telerik controls .
Regards,
Mamta
Could you please tell me how to call a web UserControl in FilterTemplate section of RadGrid.
My requirement is that in a webuser control for DateTime column in filter section I have to create a filter which sould have following controls and options-
1- From and To date in filter template(when user enter these two dates and press enter show the records between these two dates)
2- The same column should have a filter Icon in filtertemplae section with GreateThan, Lessthan,Equals,NotEquals filters option, on seletion of any of these options I have to filter based on From Date value(means if i enter a date in From date field the then select Gretaerthan option from filter than it should return the records which are greater tha the values provided in from date field.)
Please suggest me regarding that how to achive similar kind of setup for filter using telerik controls .
Regards,
Mamta