[RESOLVED] [2005] Data Grid
Hello,
I am adding rows to a data grid dynamically. I can automatically highlight the last row added, but when it gets down to the point where the scroll bar becomes visible, it doesn't automatically scroll down to the last row i have added/highlighted. Is there a way to automatically scroll down within the data grid using code?
I did a search and found a class to use, but i'm having trouble implementing it with 2005. Any examples would be greatly appreciated. Thank You!