Dojo datagrid won't display inside another div
Posted
by Tom
on Stack Overflow
See other posts from Stack Overflow
or by Tom
Published on 2010-06-03T00:10:52Z
Indexed on
2010/06/03
0:14 UTC
Read the original article
Hit count: 272
dojo
|dojox.grid
Hi,
Trying to get a Dojo datagrid working - have duplicated the first example on the documentation page (http://docs.dojocampus.org/dojox/grid/DataGrid) & it works just fine.
However, when I try to display the grid inside another div (i.e. putting 'gridContainer4' from the example inside any other div) nothing displays...
Any help much appreciated - can't find anything about this anywhere online!
© Stack Overflow or respective owner