
Includes improvements to Grid, Combo Box and Scheduler components.
v2.6.0
Updated Jan 15, 2020
Features
- Common
- New AutoComplete Component
- New PDFProcessing library
- New SpreadProcessing library
- New SpreadStreamProcessing library
- New WordsProcessing library
- New ZipLibrary
- Keyboard Support
- WAI-ARIA Support
- Accessibility (compliance with WCAG 2.1, Section 508)
- The OnChange event has unified and improved behavior - it fires on every Enter hit in the input and on Blur
- Calendar
- Accessibility and Keyboard Navigation
- ComboBox
- FilterOperator Parameter
- OnChange fires when the user selects an item from the dropdown
- Accessibility and Keyboard Navigation
- DatePicker
- Accessibility and Keyboard Navigation
- DateTimePicker
- Accessibility and Keyboard Navigation
- DropDownList
- Expose OnChange event
- Add DefaultText Parameter and obsolete DefaultItem
- Accesibility and KeyBoard navigation
- Grid
- Keyboard navigation
- Grid editors take 100% width of their cell
- Menu
- Accessibility and Keyboard Navigation
- NumericTextBox
- Accessibility and Keyboard Navigation
- Support for Int16 (short)
- Scheduler
- Resources
- Resize events
- Drag & drop events
- TabStrip
- Accessibility and Keyboard Navigation
- TimePicker
- Accessibility and Keyboard Navigation
- TreeView
- Accessibility and Keyboard Navigation
- Window
- Accessibility and Keyboard Navigation
Fixes
- Calendar
- Calendar is cut-off when screen scaling is applied
- Calendar with multiselection enabled, loses selection for views other than Month
- ComboBox
- Cannot clear the Value
- Grid
- Closing the Insert window with its [x] button leaves a blank row in the grid
- Pager items appearance is unclear with page numbers > 1000
- Menu
- Menu Item does not render correctly with URL property set
- NumericTextBox
- NumericTextBox doesn't respect Min/Max values when bound with bind-value syntax
- TabStrip
- Nested TabStrips show direction indicators from their parent as well
- TextBox
- Fast Typing/Deleting in TextBox flickers
- TreeView
- Load-on-demand nodes cannot be collapsed