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

How to call a web UserControl in FilterTemplate section of RadGrid

1 Answer 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mamta
Top achievements
Rank 1
Mamta asked on 03 Dec 2010, 09:48 AM
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

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 08 Dec 2010, 03:54 PM
Hi Mamta,

Please find the answer to your questions in the other thread you have posted on the same subject.

Additionally, you can add a user control in the FilterTemplate as in any other container.

Regards,
Iana
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
Mamta
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or