Edit of asset "Godot Dynamic Data Table" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot Dynamic Data Table | |
| Description |
DynamicDataTable is a GDScript plugin for Godot 4 that allows you to create and manage dynamic data tables easily and flexibly. -Dynamically create tables with customizable headers and data. -Dynamic resizing column widths. -Support for various data types (strings, numbers, dates in the format dd/mm/yyyy, progressbars, checkboxes, images/icons). -Column sorting in ascending or descending order. -Filtering rows by column. -Cell edit mode by left mouse button double click -Multirows selection. -Independent horizontal alignment for columns (left, center or right). -Mouse events on headers and data cells. -Keyboard events on selected row (cursor up/down, page up/down, home, end). -Appearance customization through themes and styles. -Compatibility from Godot 4.3. |
|
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/jospic/dynamicdatatable | |
| Issues Url | https://github.com/jospic/dynamicdatatable/issues | |
| Godot version | Godot 4.3 | |
| Version String | 1.3.0 | 1.0.1 |
| Download Commit | b53e6dd9138e96fea83c40900f90a814cbbcf878 | a213d6b6b639873d19b9a28f729d1d3b70f8a765 |
| Download Url (Computed) | https://github.com/jospic/dynamicdatatable/archive/b53e6dd9138e96fea83c40900f90a814cbbcf878.zip | https://github.com/jospic/dynamicdatatable/archive/a213d6b6b639873d19b9a28f729d1d3b70f8a765.zip |
| Icon Url |
https://raw.githubusercontent.com/jospic/dynamicdatatable/master/addons/dynamic_table/icon.png
|
|