c# - How do I position a DataGridView to a specific row (so that the selected row is at the top) -
I have an application with a datagrid view and I would like the status of the rows as if a specific row is at the top
I do not want to be in a way, I want a way to say "Program Scroll" to the DataGrid view according to the program.
Any thoughts?
How about?
Comments
Post a Comment