Hi,
I am using test_grid_layout_borderContainer.html under dojox/grid/tests as starting point. test_grid_layout_borderContainer.html works fine without any modifications. However, if I changed the data store with ItemFileReadStore, there is no data showing up but a red background color. Is this a bug or I am missing something?
Code as below:
Test dojox.Grid Editing
@import "../_grid/tundraGrid.css";
@import "../../../dojo/resources/dojo.css";
