Hello,
VWG provide an HTML box for displaying htm content. Their html box can escalate an event back to server when user click a link in html content.
Do you have any control with thic behavior?
VWG HtmlBox is not scrollable with Ipad (ios). It does not have a scrollbar. We need to customize and put it in a div control for this purpose. Do you aware of this issue ?
Regards,
You can use the Wisej.Web.LinkLabel (non scrollable) control or the Wisej.Web.HtmlPanel control (scrollable).
The HtmlPanel can display a file or html text. However at the moment it doesn’t wire clicks back to the server. I have logged enhancement WJ-7500.