Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
25
Details of Features Supporterd
posted

Hello,

Presntly we are evaluating the XamDataGrid for the WPF, we are planning to use it in near future. We have some queries regarding the GridView, I will be helpful if you reply the queries with yes/no.

1 Does it provide configurable keyboard
and mouse edit commands.
2 Does it provide Excel-like default keyboard and mouse edit behavior, including F2, Esc (cancel edit on a cell and restore the original value), Double-Esc (cancel edit on the entire row and restore the original values), and Enter.
3 Can the Cell editors displaye without entering edit mode, under a variety of conditions such as a mouse hover over the cell or row, the cell or row becoming current, the row being edited, or always.
4 Automatically selects the appropriate editor control depending on the field data type.
5 Manages “null” and “DbNull” values.
6 Any portion of the grid can be made read-only.
7 Custom grouping in grid and details supported or not. Supports hierarchical, multi-level grouping in all views.

8 Supports UI virtualization, preserving memory and reducing load time, even when grouping.
9 2D and 3D Card View
10 Row margin selects and resizes rows, and displays icons indicating that the row is current, is being edited, is an insertion, or has a validation error
11 Automatically changes a row’s height to fit the contents of the largest cell.
12 Supports error style when Validation throws an exception when trying to leave edit mode.Includes built-in data validation, at the cell or row level.
Wether Error display  integrated with the included views
13 Editor Controls Support:
CheckBox.
AutoSelectTextBox.
DatePicker/Calendar.
ValueRangeTextBox.
NumericTextBox.
MaskedTextBox.
DateTimeTextBox.

IPAddressMaskedTextBox.
PhoneMaskedTextBox (North American format).
Simple CurrencyMaskedTextBox.
ExponentNumericTextBox.
DateTimeTextBox (with ShortDate, ShortTime, ShortDateAndShortTime, and ShortDateAndLongTime formats). 
14 Does it support Data virtualization (sometimes called “virtual mode” or “lazy loading”) vastly improves performance and reduces memory usage, especially when working with large data sources.
15 Can it automatically obtain and synchronizes bound data from any .NET source, including jagged arrays, any object that implements IListSource or IList, and any ADO.NET DataSet, DataTable, DataView, or DataViewManager object.
16 Can it intercept, parse, and modify data being synchronized with the database from the grid
17 Excel export of grid contents, including groups, detail content, and statistical functions (formulas and values), using XMLSS or CSV.

Thanks and Regards