Hi all,
I'm putting the last hand on the ABMGridBuiler and it would be nice to have some grids you have created in your own projects that were rather complex (e.g. really making use of the responsive design concept).
e.g.
IMPORTANT NOTE: no grids who do use CONSTANTS in these lines. I need the pure numbers and values.
Thanks in andvance!
Alain
I'm putting the last hand on the ABMGridBuiler and it would be nice to have some grids you have created in your own projects that were rather complex (e.g. really making use of the responsive design concept).
e.g.
B4X:
Page.AddRows(1, true,"").AddCells12(1,"").AddCellsOS(1,0,0,1,12,6,3,"").AddCellsOS(1,0,0,0,12,6,4,"").AddCellsOS(1,0,0,0,12,6,3,"").AddCellsOS(1,0,0,1,12,6,3,"").AddCellsOS(1,0,0,0,12,6,4,"").AddCellsOS(1,0,0,0,12,6,3,"")
Page.AddRows(1, true,"").AddCellsOS(1,0,0,1,12,12,7,"").AddCellsOS(1,0,0,0,12,12,3,"")
Page.BuildGrid ' IMPORTANT!
IMPORTANT NOTE: no grids who do use CONSTANTS in these lines. I need the pure numbers and values.
Thanks in andvance!
Alain