Thanks, I tried workBinding.Sort = "Website ASC" and is a bit faster now.
There is no SQL source, I am building the table withMy table is just not coming out sorted the way I'd like it to be.VB Code:
workTable.Columns.Add("Website", Type.GetType("System.String")) etc...




Reply With Quote