:: Forum >>

Multiple Grids init problem - 2.5.1

I'm currenly using verson 2.5.1 and since our upgrade, my pages with multiple (at least 3) grids is not working. The data is retrieved via XML on each grid. The first time we initialize the page, the first grid does not contain any headers or data, also we get both scroll bars and they are inactive. During this process I can see the data being received. Also, once we refresh the page all of the grids work correctly. Does anyone have any ideas on were to start. I have been looking at this for several days with no success. Any assistance would be greatly appreciated.

Also, we did not have these problems with version 2.0.1.
Steve
Friday, May 16, 2008
You may need to put up an example somewhere. Can you also mention which browser you are using when you see this?
Anthony
Friday, May 16, 2008
Steve, there is a bug in 2.5.1 which might be related to your case - grid initialization fails when the grid is inside html table and the same table also contains other external scripts. The table cell size is reported as 0 by IE until everything inside table is loaded and table layout is complete. Possible workaround would be to delay inserting the grid until the table is 'ready', i.e. from window onload event.

Another thing which can be related to multiple grids on one page -

http://www.activewidgets.com/javascript.forum.22469.2/2-grids-set-with-width.html
Alex (ActiveWidgets)
Monday, May 19, 2008

This topic is archived.


Back to support forum

Forum search