Tips and tricks for .NET using ASP and VB code.
DataGridView1.Sort(DataGridView1.Columns.Item("Column Name"), System.ComponentModel.ListSortDirection.Ascending)
No comments:
Post a Comment