LuaElement table column_count
Posted: Tue Jan 30, 2018 7:50 pm
Hi,
When creating a gui I get a lot of info from the event. But when saving data from the gui (on button pressed) I only get the button. The way to retrieve all the information without needing to save it all, is to read the information out of the gui.
One of these things is reading data from a column... I can get the number of data by #table.children_names. I would like to be able to read table.column_count. That way we know exactly the number of rows and columns.
greetings
lovely_santa
When creating a gui I get a lot of info from the event. But when saving data from the gui (on button pressed) I only get the button. The way to retrieve all the information without needing to save it all, is to read the information out of the gui.
One of these things is reading data from a column... I can get the number of data by #table.children_names. I would like to be able to read table.column_count. That way we know exactly the number of rows and columns.
greetings
lovely_santa