Tips and tricks for .NET using ASP and VB code.
Dim UniqueTable As Data.DataTable = DataTable1.DefaultView.ToTable(True, New String() {"FieldName"})
No comments:
Post a Comment