Okay, just letting you know that I figured it out. Added this code right after the datatable was bound to the datagridview.
Code:myGrid.Sort(myGrid.Columns("LastName"), System.ComponentModel.ListSortDirection.Ascending);
|
Results 1 to 3 of 3
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |