5
Answers

Sorting for datagrid in windows form

Photo of Sayanti

Sayanti

16y
4.6k
1
I am working in C# for windows form.I have two columns in the datagrid,one is string & another is int.I need to sort the data based on the int column when the string column is clicked.Can u pls help?

Answers (5)