|
|
Browse by Tags
All Tags » toolbox
-
Datagridview extension does not work with Visual Studios 2010 beta 1. The Datagridview extension dll adds fine to the toolbox but when you drag it to your project it does not add the ''IsManagedByExtension'' property to the Datagridview.
-
You can manually add the DataGridView Extension to your IDE toolbox by simply drag-and-drop the control DLL 'DataGridViewExtension.dll' from Windows explorer to your VS toolbox.
|
|
|