3.2.0

document.write inside a DIV with Display: NONE

I'm trying to use the grid on a Tabbed System.
I have serveral Tabs that are div elments. The active showing tab has its display property set to block, the other inactive tabs are set to none.
If i call the document.write inside a inaticve grid, the grid wont show in Internet Explorer Only, but if will in mozilla.
Any suggestion ?
Giovanni
September 8,
hi u shud not use display:none with div containing grid
but set display:none outside based on some event then yr code will work and data can be viewed in grid
July 6,
This is a bug in AW 2.0.1 - the grid does not initialize properly inside display:none div.
Alex (ActiveWidgets)
July 9,
Alex -

Do you know if this bug is actually new to AW 2.0.1?

I was having some problems/weirdness w/ 2.0 but was some how able to get around it. Essentially I need to do a refresh after I switch from display:none to display:block. Not the best solution.

Also, any thoughts on when this might get fixed?
DT
July 10,

This topic is archived.

See also:


Back to support forum