❔ I want to perform Ascending and Descending order in DataGridView
I want to click the column named "Title" and perform in Ascending order and click again to perform descending order and so on.
How can I do that? I think my code is right but something is missing
2 Replies
supposed to use binding source
in the tool expand all tools and data adapter and binding source and sql connection and add all of them to the form and should be able to do all of it in the designer
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.