When you put more rows in a DataGrid that is gets outside of his visable bounds a scrollbar is automaticly shown.
Edit I noticed that you last questions on the forum are webforms related, so when you want a scrollbar in a asp:DataGrid then just put the asp:DataGrid in a <div> or in a panel or something. Don't forget to set scroll = true.
** Microsoft Community Moderator ** http://born2code.net ** |