
Includes a new TreeView component, plus updates to the DropDownList and Grid.
Features
- Common
- TreeView component
- DropDownList
- Accept lists of primitive types as a data source
- Detach dropdowns from place of rendering to avoid appearance issues
- Grid
- Filter list for filter row
Fixes
- DatePicker
- DatePicker doesn't bind correctly in grid's edit form.
- DropDownList
- DropDownList doesn't select value when used as editor in grid's popup edit form.
- Binding to a null string Value throws NullReferenceException.
- Grid
- InCell editing - you can only type one digit when editing a non-string field.
- Custom toolbar command buttons don't work in the 1.2.0 release.
- DropDownList doesn't select value when used as editor in grid's popup edit form.
- grid command buttons have extra space when they have no text.