- grid DataFunc extension for client data loading
- enchanced textbox numeric extension
- added bool loadOnChange parameter to Parent extension (default true)
- added OnLoad Popup extension
- Popup LoadOnce extension
- ability to change editor value from GetItems result ( by returning AweItems instead of KeyContent[])
- SelectableItem set to obsolete ( use KeyContent(key, content) instead )
- DatePicker ReaonlyInput extension
- ValueRenderer extension for editors
- UnobsValid(bool) editors extension (default true)
- no need for o parameter in editor api.render() call
- Autocomplete Autofocus extension
- grid BeforeRenderFuncs extension
- grid aweinit event
- grid column awecolresizeend event
- code and performance optimizations
- improved css themes
- timepicker null value fix
- grid in popup columns resize fix
- datepicker clear button fix
- enchanced textbox numeric extension
- added bool loadOnChange parameter to Parent extension (default true)
- added OnLoad Popup extension
- Popup LoadOnce extension
- ability to change editor value from GetItems result ( by returning AweItems instead of KeyContent[])
- SelectableItem set to obsolete ( use KeyContent(key, content) instead )
- DatePicker ReaonlyInput extension
- ValueRenderer extension for editors
- UnobsValid(bool) editors extension (default true)
- no need for o parameter in editor api.render() call
- Autocomplete Autofocus extension
- grid BeforeRenderFuncs extension
- grid aweinit event
- grid column awecolresizeend event
- code and performance optimizations
- improved css themes
- timepicker null value fix
- grid in popup columns resize fix
- datepicker clear button fix