The control can be used as a grid with flat rows or as a TreeList-control as well.
Outlook-like grouping of columns
The columns of the grid can be grouped in an Outlook-style by dragging the column to the groupbox. Of course grouping can also be achieved by simple API-methods.
Outlook 2007-style for PFGrid Winforms .NET
The Office2007-renderers of our controls can be used to add an Outlook 2007-style to your application without writing a single line of code.
Predefined in-place Cell-Editors
The control-library is shipped with integrated editors for cells, each .NET-control can be used as custom cell-editor.
XP-, Vista- and Office 2007 Rendering
The renderers XPTreeListRenderer, VistaTreeListRenderer and Office2007TreeListRenderer are available as default. Custom renderers can be created with ease.
Excel-Export Winforms Grid
The grid's data can be exported to Excel-format easily. Also the tree-structure can be exported so that the childnodes are displayed as groups in the Excel-Worksheet.
Column-chooser PFGrid Winforms
A column-chooser is available to define the visibility of the control's columns.
RightToLeft-support for WinForms Grid and TreeList
The PFGrid offers full RightToLeft-support, even for the TreeList-mode, all cell-editors also use RightToLeft-flag.