G
Guest
hey all,
given
DataSet11.Products.DefaultView.Sort = fieldName & " " & sortDirection
is there a way to iterate thru the dataset using the default view or just in
a particular order?
thanks,
rodchar
given
DataSet11.Products.DefaultView.Sort = fieldName & " " & sortDirection
is there a way to iterate thru the dataset using the default view or just in
a particular order?
thanks,
rodchar