:: Forum >> Version 2 >>

Fluid grid control

Is there a way to have the grid control resize on a fluid layout? let's say, we have a page that varies depending on screen resolution size and we could have a column within the grid that could have a variable size in it.

Is it possible to call the grid with width:100%?
Rodrigo
Monday, March 16, 2009
myGrid.setStyle('width''100%');
    
myGrid.setStyle('height''100%'); 
Keith
Friday, March 20, 2009



This topic is archived.

Back to support forum

Forum search