{"repo":"jospic/dynamicdatatable","free":true,"listed":false,"github":"https://github.com/jospic/dynamicdatatable","clone":"git clone https://github.com/jospic/dynamicdatatable.git","description":"Godot 4 Dynamic Table for Data, a GDScript plugin for Godot 4 that allows you to create and manage dynamic data tables easily and flexibly","language":"GDScript","stars":58,"topics":["data","godot","table"],"license":"MIT","category":"game-templates","readme_excerpt":"DynamicDataTable for Godot 4 DynamicDataTable is a GDScript plugin for Godot 4 that allows you to create and manage dynamic data tables easily and flexibly. Table example Click to see some features video Features 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/icon). 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. Installation 1. Download the plugin as a ZIP archive. 2. Extract the archive to the addons folder of your Godot project. 3. Enable the plugin from the Project Settings Plugins menu. Usage 1. Add a DynamicDataTable node to your scene, as child of a Control node. 2. Add script to Control node and create a data array representing the table rows. 3. Set the column headers using the set headers() method. 4. Set the table data using the set data() method. 5. Customize the table appearance through the Inspector properties. or Download this entire Godot Project and run the main scene (example.tscn) Code Example Support the Development This plugin is provided ","default_branch":null,"files":null,"tree":[],"storefront":"/r/jospic","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/jospic/dynamicdatatable/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}