Hi !
i have put some datas in a table (array, dictionary or storage) and i would like to show this table on the screen in Construct2.
For the moment, i have build a table with a lot of cells (TextBoxes) in wich i get the data, one by one. It's heavy !
Is ther a solution to do this automatiquely in a grid with all the datas of the table?