This question is locked. New answers and comments are not allowed.
I'm using the HTMLPlaceHolder control to display custom content from our content management system. When the html renders in the control I don't see all of it. There is no vertical scrollbar. So I ended up adding a scrollviewer around the htmlplaceholder and it only scrolls a little bit. Is there something I need to do?
I have evaluated many html host controls in the past month and this seems to be a common problem with the ones I've looked into. They all seem to render URL based sources just fine, but when It comes to using custom html content I seem to be running into the same issue.
Thanks in advance.
I have evaluated many html host controls in the past month and this seems to be a common problem with the ones I've looked into. They all seem to render URL based sources just fine, but when It comes to using custom html content I seem to be running into the same issue.
Thanks in advance.