
Mails demo in PFGrid .NET.
Version 1.1.6.17 adds a Metro UI style available for Grid, Window and Tile controls.
PFGrid Toolkit WinForms .NET is a flexible .NET TreeList and Grid component for your WinForms applications. PFGrid for .NET can be used both a normal Grid with flat rows and as TreeList control. Each TreeListRow has a Children-collection which can be filled dynamically or statically. The columns of the grid can be grouped in an Outlook-style by dragging the column to the groupbox and can also be sorted and moved by user-interaction or by using the API. PFGrid for .NET also offers a Drag and Drop mechanism for rows and cells. Cell editors can be defined easily by implementing the interface ITreeListCellEditor. PFGrid for .NET also includes another 3 controls: NavigationBarEx (an outlook-like navigation control with custom rendering), SplitterEx (an expandable splitter control) and Rounded Panel (a WinForms Panel with rounder corners).
Updates in 1.1.6.17
- Metro UI Closing and layout persistence - Each Metro-tile can be closed and restored now. When a tile is closed it is placed to the TileSlide-control on the right side.
- Metro UI Auto arrange tiles for WinForms - The Metro tiles are auto arranged if the user moves a tile and tiles intersect.
- Transparent WinForms Grid - For the WinForms PFGrid.NET an alpha-value for the background can be defined. With this feature it is possible to design a user-interface with the style of Windows 8 Metro
- Metro UI HTML-Tile - The control HtmlTile has been added to render HTML-images and css in Metro UI Tiles.
- Metro style for Winforms ButtonText and ComboBox - The ButtonText- and DropDown-control come with Metro UI style now which can be assigned by the RenderType-property
- Metro UI controls Winforms - The Metro-UI style is available or the Grid, Window, Tiles and other Winforms controls of PFGrid-Toolkit.NET.
- Volume Slider renderer - Volume-slider control/renderer added like in the sound-settings of MS-Windows. Also tooltips can be displayed for Sliders.
- PFSplitter.NET - The PFSplitter-control is a collapsible splitter. This means that it has the ability to collapse or expand a docked control with a single mouse-click.
- PFRating.NET - The PFRating.NET-control let's you define a number of stars for the rating, a style for the stars (Small-stars or big stars) and custom images
- PFCheckBox.NET - The PFCheckBox.NET is a custom Checkbox-control with XP-, Vista- and Office-styles that can be switched easily by a property. The text can be aligned at the left, right, top or bottom of the control.
- Battery-meter for PFProgressBar.NET - With the special ProgressBarRendererBattery you can change the appearance of the ProgressBar to a battery-meter.
- PFProgressBar.NET - The PFProgressBar.NET is a control to show a state or progress. The orientation can be horizontal or vertical, the rendering is customizable by ProgressBar-renderers.
- PFSlider.NET - This control allows the user to select a value in a certain range, the orientation of the control can be horizontal or vertical, each rendered part can be customized.
- PFWindow.NET - The PFWindow.NET is a Form with the appearance of an Office-2007 window: Rounded corners, thin borders, caption with gradients and nice Office-like buttons
- PFDropDown.NET - This control is a ComboBox for which you can use a custom Popup-control as selection-list. The DropDown-list uses the PFGrid as default-control
- PFButtonTextBox.NET - A textinput-control with dynamic buttons you can use for example as editor-shortcuts
- PFReflectionImage.NET - This control is real eye-candy: Display an image with reflection and use it as button.
- PFScrollBar.NET - The ScrollBar-controls are derived from the .NET-Framework-class VScrollBar and HScrollBar so they can be used for scrolling other controls like Panels or Images.
- PFHtmlPanel.NET - This control can be used as Html-container. No embedded browser is needed, it's 100% managed code that renders HTML for WinForms.
- PFPanel.NET - You can use the PFPanel.NET as gradient panel with rounded corners and as groupBox with different color-syles.
- PFButton.NET - Cool Vista- and Office-like Buttons and Split-Buttons with predefined or custom colors. Use the Office2007- and Office2010-renderers or define your own.
- Hyperlink-cells PFGrid.NET - You can add Hyperlinks with default-display (link) very easily. Just add a column of type HyperlinkColumn and cells of type HyperlinkCell.
- Summary-row PFGrid.NET - With PFGrid.NET you can display a summary-row at the bottom of the page. With this feature you can easily show SUM, MAX, MIN, AVG or custom summarized values.
- Typeahead Text-Find PFGrid.NET - The global typeahead text-filter for PFGrid.NET can be assigned by using the control GlobalTextFilter on your Winform. While you are typing text in the Filter-textbox the filtering is applied in the corresponding grid.
- Column-filters PFGrid.NET - Filters can be defined easily to filter the values for cells of a column. A default-filter of type TextFilterControl can be assigned for a column, if you like to define a custom filter you can implement the interface IFilterControl for a user-defined .NET control.
- Enhanced Design-time support - Sorting for columns, the column-order and the width for each column can be defined during design-time in Visual Studio with mouse-interaction
- Ajax-like loading panel - PFGrid.NET for Winforms offers an Ajax-like loading panel for long running tasks
About PFGrid
PFGrid is a team of software-engineering-experts developing controls and components for .NET Winforms, .NET WPF, JAVA, C++ and COM. The design-principles for its controls lead to performance, flexibility and light-weight. PFGrid aims to develop software-components to fit your requirements.