3.2.0

Is there a way to enforce rendering of a Grid?

Hello,

In my application i use a grid with a lot of rows so i switched virtual mode on. The problem is when the page loads, the header of the table is only rendered and a scroll bar occurs but no data is in the grid. The data does not appear until i scroll the scroll bar. So i need to enforce the grid to render the data the first time it loads. I tried grid.refresh() but did not work. Anyone faced the same problem?
I am using the latest version AW 2.5.3 and IE7

Thanks a lot.
Tarek Mamdouh
January 27,
This looks like a problem either with the page layout or the grid configuration. Try to remove all other elements on your page (tables) and also any modifications/additions to the grid code. If this does not help please post (or send me) a sample code, which allows to reproduce this.
Alex (ActiveWidgets)
January 27,
Hi,

I too face a similar issue. In my case scrolling down the table causes the data to disappear and user has to wait for the page to refresh in order to view the information displayed. I have lots and lots of rows. Wheneve I click on scroll bar the data disappears and when I leave it gets displayed.

Please let me know if any one can help me out.

Thanks,
Jameel.
Jameel
February 4,

This topic is archived.

See also:


Back to support forum