1042
789
908
1049
after sorting
698
1042
789
908
1049
i used this code
Me.classDataGri dView.Columns(" Total").SortMod e = True
Me.classDataGri dView.Sort(Me.c lassDataGridVie w.Columns("Tota l"), ListSortDirecti on.Descending)
789
908
1049
after sorting
698
1042
789
908
1049
i used this code
Me.classDataGri dView.Columns(" Total").SortMod e = True
Me.classDataGri dView.Sort(Me.c lassDataGridVie w.Columns("Tota l"), ListSortDirecti on.Descending)
Comment