:: Forum >>

ColumnWidth in %

Hi,

Thank you for the new release..
It already was great and still is getting better.

Is it possible to set the width of 1 ore more columns relative to the width of the grid?
OB452
Sunday, January 18, 2004
I'd love to see column auto-width too. Has anyone done this yet?
Paul
Sunday, January 18, 2004
maybe something like this:

.active-column-x {width: expression((TotalGridWidth)/100*50);} ???
OB452
Sunday, January 18, 2004
I would not recommend using IE expressions - first of all it works in IE only, and may be quite slow - each expression recalculates on ANY event.

I found that headers become misaligned if you simply use % width, I'll check if I can fix this.
Alex (ActiveWidgets)
Monday, January 19, 2004
This is a feature I would really like as well, but I truely understand how very difficult it is to do this with inline divs.
Nicholas
Wednesday, January 28, 2004

This topic is archived.


Back to support forum

Forum search