Disappearing HTML on Scroll

I also have a long html document that uses custom controls. I have set the autoscroll property to true. When I scroll down a document the HTML code that makes up the bottom portion of the page disappears. The custom controls are there, but the HTML is gone. Strangely enough, if I click on the HTMLUI "browser" control the html suddenly reappears! But if I scroll back up and scroll back down again the bottom HTML disappears again. Is this a known issue? Do I have to force a click event to resolve this problem or is there a patch for this issue? Thanks

4 Replies

DJ Davis Jebaraj Syncfusion Team April 13, 2005 10:42 PM UTC

Hi Ben, Are you seeing this problem with version 3.2 or version 3.0? I will also look into it and update you at the earliest. Thanks, Davis


AD Administrator Syncfusion Team April 14, 2005 01:55 PM UTC

This is in version 3.2


AD Administrator Syncfusion Team April 14, 2005 03:13 PM UTC

It looks like the HTML wasn''t displaying because the table I made didn''t have a closing tag on it. With the proper HTML there is no problem


DJ Davis Jebaraj Syncfusion Team April 14, 2005 10:15 PM UTC

Hi Ben, Thanks for the clarification. I also tested with a sample that uses Custom controls and scrolling and did not notice the problem. I will post the sample here in case someone needs it. HTMLUIScrollCustomControls_943.zip Thanks, Davis

Loader.
Up arrow icon