table_view_ex 0.1.6
table_view_ex: ^0.1.6 copied to clipboard
A more feature rich data table control built on TableView with sortable, resizable and rearrangeable headers and customized styling
0.1.6 #
- Fixed bug:
contentCellWidgetBuilderwas still invoked even when there was no content to present.
0.1.5 #
- Fixed logic tp raise
TableViewExCellDoubleTapIntent. - Updated example app to visualize the events via logs.
0.1.4 #
- Changed the Actions invocation to optional, in case parent doesn't want to handle it.
- Added new intent
TableViewExCellDoubleTapIntentto raise double tap/click event.
0.1.3 #
Add option of "resizingSeparatorColor" and reduced default "resizingSeparatorWidth" to 1.9
0.1.2 #
Updated version info.
0.1.1 #
Formatted the files.
0.1.0 #
The very first commit to GitHub.
