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. |
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). -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.2.0 |
| Download Commit | b53e6dd9138e96fea83c40900f90a814cbbcf878 | 716bcb410849f207454e3f118a87aba0f253313a |
| Download Url (Computed) | https://github.com/jospic/dynamicdatatable/archive/b53e6dd9138e96fea83c40900f90a814cbbcf878.zip | https://github.com/jospic/dynamicdatatable/archive/716bcb410849f207454e3f118a87aba0f253313a.zip |
| Icon Url |
https://raw.githubusercontent.com/jospic/dynamicdatatable/master/addons/dynamic_table/icon.png
|
|