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

[Solved] Collapsing the Grid editor

1 Answer 81 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Roman
Top achievements
Rank 1
Roman asked on 15 Jul 2009, 01:40 PM

I have a strange situation. I run 2009 Q1, on XP-pro dev box with VS2008. I tried to run designer DLL from bin and from GAC and have the same result. The runtime is perfect but the designers crashed if I use not auto-generated columns. If I have my custom columns then change of any grid property via designer replaces the tag:     

<telerik:GridBoundColumn>    ( works fine)

With tag:

<Telerik.Web.UI.GridBoundColumn>  ( dose not work)

With designer error message that the GridColumnsCollection can't find the items of type Telerik.Web.UI.GridBoundColumn.

Would you please advise where this comes from?

The problem began when I converted my trail version into the fully licensed version.  I did follow all instruction how to do it, in fact I did it multiple times, including a complete uninstall all Telerik components and install the new licensed package.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 21 Jul 2009, 07:54 AM
Hello Roman ,

This issue has been reported by several customers before and the reason for it and how to resolve it is explained in the following forum entry:

http://www.telerik.com/community/forums/aspnet-ajax/grid/driving-me-nuts.aspx

Please review the information from the thread and let me know whether these directions are helpful.

Best regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Roman
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or