- Enhancement: The Print Preview now has resizable columns
- Enhancement: Print now supports renderer providers for Advanced DataGrid
- Enhancement: The Preference Persistence mechanism will remember your last print settings, columns you choose to print, the widths you set, header/footer options etc! (Existing Clients: This will require you to get 2 updated files from the Sample project. Details on release.)
- Enhancement: Added the columnWidthOffset to manage cases where there is custom formatting for columns of "fitToContent"
- Fix: Fix for last row being cut off in print - Use rowHeight, set it to an explicit value.
- Enhancement: Added the runCurrentSort to advanced datagrid, so in addition to setting the sort icons, it will actually run the sort.
- Fix - Print for hierarchical and variable row height grids
- More to be added!!!
Edit 5/16
Let's add the showSpinner and hideSpinner method to the list.. .(Call this method and we show a spinning circle while you go get the data!) See documentation for com.flexicious.controls.Spinner to use it independantly, and the new Styles on the grid to style the spinner!
a2c8c9a2-b899-4e17-9885-d56cd980995a|0|.0