Content of the grid does not get rendered
Hi, I am using the grid inside the IFRAME and I have implemented some functions like "paging", but on the server side. That means I have to re-load the HTML document with the integrated grid within an IFRAME element. That means that when I am going through a large number of elements page by page, I have to load the grid every time for each page.
The problem is, that the grid from time to time does not get rendered. There are simply no rows, no header, nothing. The surrounding HTML (around the grid) does get rendered in a normal way. I think it has something to do with the document.write(html_code); technique. Interesting is, that if I do the resize on the whole window, then the grid shows up.
Any ideas or has anybody ever had this side-effect?
The problem is, that the grid from time to time does not get rendered. There are simply no rows, no header, nothing. The surrounding HTML (around the grid) does get rendered in a normal way. I think it has something to do with the document.write(html_code); technique. Interesting is, that if I do the resize on the whole window, then the grid shows up.
Any ideas or has anybody ever had this side-effect?
Ladi.
June 24,