Setting TextBox Scrollbar Position
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
When I programmatically add a large amount of text to a multiline TextBox Web Control, the scrollbar automatically is positioned to show the start of that text. Is there an easy way to programmatically set the TextBox scroll position to the end of the added text? The text is read from a log file, and I want to make the most recent (last) item visible to my user without the need for them to scroll all the way down in the TextBox. Is there an easy alternative? Donald S. Szarkowicz, Ph.D. Associate Professor, Computer Information Systems 323 Hawthorn Hall, Indiana University Northwest 3400 Broadway, Gary, IN 46408 Phone: (219) 980-6623 E-mail: dszarkow@iun.edu