In SmartGWT (2.4) how would one go about making a grid layout where all the cells are exactly the same size (exactly 1/4 of the screen) ?
I tried doing it with a VLayout containing two HLayouts but it was messy having to keep the split between both HLayouts at 50%
I tried doing it with a VLayout containing two HLayouts but it was messy having to keep the split between both HLayouts at 50%