5
Answers

Sorting for datagrid in windows form

Sayanti

Sayanti

15y
4.3k
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)