What is new on BDF Version 17
- New features
- Generate package for each panel(Performance improvement)
- FocusLost, FocusGain, RightClick events are added to Hyperlink, Checkbox and RadioButton components
- Remove XSD registration and implement this operation on renderers
- ValueChange, FocusLost and SelectionChange event sychronization problem solved. After that, users will get new selected row id only in SelectionChanged event for grids. Please check your grid components (Only for JS Renderer)
- if you are using api_datasource.getPreviousCurrentRowId API
- if you have SelectionChange event on grid component and ValueChange and FocusLost events on components that are in grid.