:: Forum >>

Column layout corrupts after reload

Hello,

first: thank you for this great widget. I started using it, but still have some troubles.

I use the following code to construct my grid:

http://www.panya.de/snippets/activeWidgetsGrid/widgetCode.html

this produces this nice grid:

http://www.panya.de/snippets/activeWidgetsGrid/grid_normal.jpg

after a reload of the grid, however, it looks like so:

http://www.panya.de/snippets/activeWidgetsGrid/grid_corrupted.jpg

The positioning in the third column is messed up. calling the refresh() method does not change it.

Any idea?

Thanks,

Christian
Christian Boulanger
Tuesday, August 24, 2004
After setting cell borders, I can see that the grid body columns are all the same width, while the column headers are correctly laid out. Seems like the cells lost their css properties. Hm. The grid is loaded into an IFRAME, then copied into the global scope (I am using http://www.netwindows.org content loading), where the CSS properties have been defined. But since it works for the first loading, I wonder what might be the problem.
Christian Boulanger
Thursday, August 26, 2004
Hm. Seems like no-one had this problem before...

How can I manually set the width of the columns then? So I forget about classes and do this manually to set the correct size each time the widget is created.

Thanks,

Christian Boulanger
Friday, August 27, 2004

This topic is archived.


Back to support forum

Forum search