Unanswered: how let gridpanel to show two dimensional grid
Unanswered: how let gridpanel to show two dimensional grid
the gridpanel is only able to show one dimensional grid, i.e., one record per row. Is there any way to let the gridpanel to show two dimensional grid? For example, 100 records, instead showing them in 100 rows, just show them in 10 rows, and 10 columns, 10x10 matrix. Each cell contains one object.