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

Filter Generation of designer file failed

1 Answer 41 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Kunal
Top achievements
Rank 1
Kunal asked on 09 Jun 2010, 04:54 PM
We have a working filter column that extends GridTemplateColumn. 

  Everything is working properly at runtime, but at design time we get this message:
 Warning 1:
 Generation of designer file failed: Telerik.Web.UI.GridColumnCollection must have items of type 'Telerik.Web.UI.GridColumn'. 'custom:FilteringColumn' is of type 'TIPWebCommon.FilteringTemplateColumns.FilteringColumn'.

We are using Visual Studio 2008 with SQL Server 2005.

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 16 Jun 2010, 08:06 AM
Hello Laura,

I cannot reproduce the issue you are describing. Implementing a custom column that inherits from Telerik.Web.UI.GridTemplateColumn seems to work OK with the RadGrid designer, provided that you properly reference both the Telerik.Web.UI assembly and your custom column in the .aspx page.

If the problem persists, consider opening a regular support ticket where you can send us some test project we can debug locally. This will help use better identify the cause for this issue and assist you further.

All the best,
Veli
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Filter
Asked by
Kunal
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or