Pfgrid - pfgrid.com - PFGrid for .NET: Features Winforms Grid TreeList control
General Information:
Latest News:
PFGrid .NET TreeList- and Table-mode 25 Jul 2012 | 01:30 am
The grid-control offers Treelist- and Table-mode. When using Treelist-mode, lazyloading is available for each node. When Table-mode is active, columns can be grouped just like in Outlook 2003.
Predefined renderers in PFGrid .NET 25 Jul 2012 | 01:30 am
The renderers XPTreeListRenderer for XP-rendering and VistaTreeListRenderer for Vista-rendering are renderers for the grid which can be used out-of-the-box. It is possible to implement ITreeListRende...
Outlook-like column-grouping of Winforms PFGrid .NET 25 Jul 2012 | 01:30 am
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.
Cell-editors for PFGrid .NET 25 Jul 2012 | 01:30 am
The editors TextBoxEditor, ComboBoxEditor, DateTimeEditor and TrackBarEditor are default cell-editors, other controls can be used as cell-editors also and are easy to implement.
Drag 'n Drop extension PFGrid .NET 25 Jul 2012 | 01:30 am
It is possible to insert into or to remove from row-collections to move nodes on drag' n drop.
RightToLeft-support for Winforms PFGrid .NET 25 Jul 2012 | 01:30 am
The PFGrid offers full RightToLeft-support, even for the TreeList-mode, all cell-editors also use RightToLeft-flag
Column-Chooser for PFGrid .NET Winforms 25 Jul 2012 | 01:30 am
A column-chooser is available to define the visibility of the control's columns. It can be opened as modal dialog or used as UserControl
Office2007-renderer for PFGrid .NET Winforms 25 Jul 2012 | 01:30 am
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
Excel-Export Winforms PFGrid.NET 25 Jul 2012 | 01:30 am
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
Databinding Winforms PFGrid.NET 25 Jul 2012 | 01:30 am
The grid supports Databinding by setting the properties DataSource and DataMember. Columns can be defined manually or created automatically