Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/
For scrollbars,
dgvYourDataGridView.ScrollBars = ScrollBars.Vertical;
or you can use panel for gridview..
If this is not as per your requirement, then please provide specific
information of your question.
Regards,
Mansi Shah
*** Sent via Developersdex http://www.developersdex.com ***
You can use panel for that.. gridview inside the panel..
Hope this helps!!