Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
755
Problem with scrolling ...
posted

Hi,

When the website is longer than the xamWebHtmlViewer height, when you scroll to the end ... the html part moves outside the component.

 

BTW, what is IRequestTransitionNotification ? where can i find that interface?

 

Cheers.

Parents
  • 760
    posted

    Hi,

    I suppose the problem is that the control doesn't appropriately  move when you scroll the slider of the web page. That happens when the web page's height is too height, for example: <form id="form1" runat="server" style="height: 1400px;">     The current version of the cotnrol has such restriction.

    About the interface - IRequestTransitionNotification, I don't know where you've seen this interface.

    If you provide some more details, I'll try to help you.

    Regards,

     Doychin Dochev

Reply Children
No Data