Edit of asset "Godot Dynamic Data Table" New
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. |
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.1.0 | 1.2.0 |
Download Commit | f4c70d9bc6a392598bcd362cc410d7f3a4939605 | 716bcb410849f207454e3f118a87aba0f253313a |
Download Url (Computed) | https://github.com/jospic/dynamicdatatable/archive/f4c70d9bc6a392598bcd362cc410d7f3a4939605.zip | https://github.com/jospic/dynamicdatatable/archive/716bcb410849f207454e3f118a87aba0f253313a.zip |
Icon Url |
https://raw.githubusercontent.com/jospic/dynamicdatatable/master/addons/dynamic_table/icon.png
![]() |