Answer the question
In order to leave comments, you need to log in
How to sort datagridview?
For example, I have a datagridview and I want that when a user adds data to the datagridview table, it cannot be sorted by clicking on the Column, but it is already sorted automatically and, when new data is entered into the table, they do not go down, but already sorted place. How can I implement this?
Answer the question
In order to leave comments, you need to log in
On Update from the database, hang automatic sorting through Order by (ASC, DESC)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question