CB
Clay Burch
Syncfusion Team
August 20, 2002 07:52 PM UTC
The word Global is indicates a design mode where the grid is treated as 'standard' control that you can move, size and position like most other controls. If you click on the Interactive Mode verb under the property grid, the Global word goes away and indicates the grid is in an interactive mode where you can do things like size rows/columns, set cell styles and generally interact with the grid. Clicking on the Interactive Mode verb again will put it back into the Global Mode and the word Global will appear again. This is strictly a design time function.
Regarding the docked grid not drawing properly in the design mode, this is a bug that will be corrected. In the meantime, if you manually position the grid before you set the Dock property, the 'improper' drawing will be minimized.