I don't want to use DataGridview auto ScrollBars. I want to use VScrollBar and HScrollBar from Visual Studio 2010.
And I want to fit size wiht datagridview and ScrollBars as auto ScrollBars.
But I don't know how to implement VScrollBar and HScrollBar with DataGridView Control Using C# window form.
Plaese, give me instruction and solution.Thanks !