Changelog¶
Release 2023/02/18¶
FIXShow pagination buttons below TilesView
< Previous 1 |▼ Next >NEWDiplay number of records below TilesView similar to footer of TableView

NEWHighlight button of selected View (TilesView / TableView)- TilesView mode
-
TableView mode

-
IMPSlightly modified positions of tv-toolbar buttons for better usability IMPHide additional TableView buttons (less, more, toggle columns) in TilesView-modeNEWLoading-indicator to indicate work in progress if variableTilesViewAutoHideTableViewis set totrue
IMPAdded ability to hide TableView on load to avoid flickering
TilesViewAutoHideTableView = true;
Release 2023/02/17¶
NEWReload TilesView if you have dynamically reloaded (updated) the TableView by Javascript. Requires accessible variable.
tiles_view.reload()
Release 2023/01/09¶
FIXMinor bugfixes and improvements
2022/12¶
NEWInitial Release
Introduction to TilesView Javascript Library