Multiple Document Interface in Windows Forms GridControl

10 Jun 20211 minute to read

GridControl supports Multiple Document Interface (MDI). This support is used to work with multiple GridControl’s simultaneously. Here, multiple windows reside under a single parent window.

MDI in Windows Forms Grid Control

A sample demonstrating this feature is available under the following sample installation path.
<Install Location>\Syncfusion\EssentialStudio[Version Number]\Windows\Grid.Windows\Samples\Product Showcase\Grid Pad Demo