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

[Solved] Cannot add FilterTemplate to GridTemplateColumn

3 Answers 124 Views
Grid
This is a migrated thread and some comments may be shown as answers.
WT
Top achievements
Rank 1
WT asked on 08 Sep 2009, 03:39 AM
Hello,

From the Telerik documentation, it states that I should be able to add a FilterTemplate to a GridTemplateColumn (and not have to create a custom column.)

However, when I do this, I get the following error:

Error Creating Control -

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 08 Sep 2009, 04:49 AM
Hi KT,

I guess you are trying to implement FilterTemplate with RadGrid for asp.net version. FIlterTemplate is available with RadGrid for asp.net AJAX version.
Filter Template

Shinu
0
WT
Top achievements
Rank 1
answered on 08 Sep 2009, 09:47 AM
We do have the Ajax version..
0
Sebastian
Telerik team
answered on 08 Sep 2009, 10:19 AM
Hello WT,

Since the stack trace of the error indicates that the Telerik.WebControls namespace is referenced, you use the Classic ASP.NET version of the grid. The filter template feature is introduced in the Q1 2009 version of RadGrid for ASP.NET AJAX. I suggest you migrate to the latest release 2009.2.826 to take advantage of it.

Greetings,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
WT
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
WT
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or