FlyGrid.Net is a fast, lightweight and highly customizable Windows.Forms Tree/Grid control which completely manages the data interface (bound and unbound), offering outstanding power and flexibility to browse, edit, add, delete and manipulate tabular and hierarchical data.
With far more features for speed and option control, FlyGrid.Net outclasses monster Windows.Forms 3rd party Tree/Grid tools, which are notorious for being difficult to customize.
Key features in FlyGrid.Net include flexible runtime/design time node editors for node collection and fastest node management (addition, clearing, sorting), extended cell block selection, split view capability so users can split the grid into separated split views which can all be resized, full support of RightToLeft, and numerous drag and drop options.
FlyGrid.Net works in bound and unbound modes, connecting with several types of data sources with provisions for non DB bound data and IList implementors.
Developers can create, edit, delete, expand and collapse master/detail views at design time, and detail grids function independently or can automatically synchronize with one another.
FlyGrid.Net fully supports XP themes.
The hierarchical master/detail view is so flexible that the grid can be used as a more faster and convenient replacement of TreeView and ListView (details mode) control.
FlyGrid.Net Column component has four type of editor styles: simple, dropdown, dialog and spin, allows images in column header, sorting.
Developers can create own column types by inherit from one of base types of columns, implement custom dropdowns (any Windows.Forms control), custom drawing and keyboard/mouse handling.
Developers can create own type of Node also to implement node custom drawing or special Node functionality.
Comments