Hi,
The project was originally ported from Visual Studio 2005 beta (C++), and the Navigator Toolbar was added to an existing datagrid at a later stage. As a result, the buttons/Controls on the toolbar are disabled during the runtime, despite being shown enabled by the property pane (enabled property). These are the default controls which are added by the framework when the toolbar was inserted, and any additional button placed at a later time works properly.
Any idea if some extra settings for the addition of toolbar is required, or any reference how to manually bind the toolbar to a datagridview is greatly appreciated.
Regards,
Reza Bemanian