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

[Solved] PopUp - Cannot create an object of type

2 Answers 157 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Buffet
Top achievements
Rank 1
Buffet asked on 17 May 2008, 06:28 AM
Hi

I set EditMode="PopUp"  ie <MasterTableView CommandItemDisplay="Top" DataSourceID="sqlDsStoreDetails" ShowHeader="true" EditMode="PopUp">

but get this error

Error    1    Cannot create an object of type 'Telerik.WebControls.GridEditMode' from its string representation 'PopUp' for the 'EditMode' property.


Can you please help?

2 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 17 May 2008, 06:35 AM
Hi Buffet,

The PopUp edit form option for RadGrid for ASP.NET AJAX is available since the Q1 2008 release (2008.1.415). It seems that you are using an older version of the Telerik.Web.UI.dll in your project. I suggest you migrate to the latest release Q1 2008 SP1 to see whether this eliminates the error you get.

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Buffet
Top achievements
Rank 1
answered on 19 May 2008, 09:14 AM
Thanks Stephen. I have upgraded and it worked.
Tags
Grid
Asked by
Buffet
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Buffet
Top achievements
Rank 1
Share this question
or