Updated Advanced DataGrid (markdown)

master
DianeXceed 8 years ago
parent
commit
4fc691872e
  1. 15
      Advanced-DataGrid.md

15
Advanced-DataGrid.md

@ -23,9 +23,12 @@ The advanced version of the DataGrid includes the following additional features:
* [Asynchronous Binding Mode](#asynchronous-binding-mode)
* [Flexible Row](#flexible-row)
* [Spanned Cells](#spanned-cells)
* [Themes](#themes)
* [Group Selection](#group-selection)
* [Search Control](#search-control)
* [Advanced Filtering](#advanced-filtering)
* [Stats Editor Control](#stats-editor-control)
* Latest Features (v6.2 and up)
### Master / Detail View
@ -147,9 +150,17 @@ The datagrid has automatic and manual cell merging capabilities. Cells with iden
[[Advanced DataGrid_spannedcells.png]]
### Themes
Includes more great themes, like Aero, XP (Blue, Olive, Silver), Royale, Classic, Zune, MediaPlayer11, Glass and LiveExplorer.
### Group Selection
Automatically select the group content only by clicking on the header.
### Search Control
The SearchControl provides powerful search capabilities with an intuitive UI.
The SearchControl provides powerful search capability, providing end-users with an easy to use UI for finding items in the datagrid's cells. Users can search forwards or backwards, and use keyboard shortcuts. Works with Master/Detail views, collapsed groups, and also with data virtualization enabled.
### Advanced Filtering
@ -157,4 +168,4 @@ An Excel-like advanced filtering functionality is available when using auto filt
### Stats Editor Control
The StatsEditorControl gives the user the ability to view, add, edit and remove the statistics displayed in a StatRow.
A Stats Editor Control which gives the user the ability to view, add, edit and remove the statistics displayed in StatRows.

Loading…
Cancel
Save