Good Afternoon,
When I try to build a windows forms application and try to drag a RadGridView control onto the form it doesn't appear on the form itself but on the grey bar at the bottom of the designer view. I have attached a screenshot to illustrate what I mean.
When I to do anything with the grid in unbound mode or by data binding it (I've tried with lists and data tables) and then run the application, the form simply does not show the grid.
I'm using the dlls only and have imported them as references to the project, imported them to the toolbar and added the following assemblies using the gacutil tool:
TelerikCommon, Telerik.WinControls, Telerik.WinControls.GridView, Telerik.WinControls.UI
The version of the assemblies is 2010.1.10.308.
I have, so far, been able to successfully add other Telerik winforms controls to forms and use them.
Any ideas?
Thanks in advance.
When I try to build a windows forms application and try to drag a RadGridView control onto the form it doesn't appear on the form itself but on the grey bar at the bottom of the designer view. I have attached a screenshot to illustrate what I mean.
When I to do anything with the grid in unbound mode or by data binding it (I've tried with lists and data tables) and then run the application, the form simply does not show the grid.
I'm using the dlls only and have imported them as references to the project, imported them to the toolbar and added the following assemblies using the gacutil tool:
TelerikCommon, Telerik.WinControls, Telerik.WinControls.GridView, Telerik.WinControls.UI
The version of the assemblies is 2010.1.10.308.
I have, so far, been able to successfully add other Telerik winforms controls to forms and use them.
Any ideas?
Thanks in advance.