I have a datawindow with one column that contains text of 25,000 characters. It has a vertical scroll bar, however, the requirement is that the scroll bar automatically scrolls down if the text is more than is initially visible.
How do i get the scroll bar to scroll to the bottom of the datawindow if there is more text than is visible in the opening window.