I am using Visual Studio 2010 Professional version 10.0.30319.1 and Telerik Rad Controls for WinForms Q2 2010 SP1 (2010.2.10.806). I have created a new Rad Controls Windows Forms Application.
I added a new data source to the Data Sources Window. If I try to drag a table from the Data Sources Window with the control type set as the default RadGridView control, I get the following error
"An error occurred while performing the drop:
Control 'RadGridView' cannot be used to bind to a table"
If I select the standard Microsoft DataGridView, it works fine.
Any ideas why the RadGridView does not work?
Thanks
I added a new data source to the Data Sources Window. If I try to drag a table from the Data Sources Window with the control type set as the default RadGridView control, I get the following error
"An error occurred while performing the drop:
Control 'RadGridView' cannot be used to bind to a table"
If I select the standard Microsoft DataGridView, it works fine.
Any ideas why the RadGridView does not work?
Thanks