Hi DeborahK
I have looked at your proposal and have tried to add an extra column to my datagridview to sort by. My problem is now to have this column hold only the "hh:MM"-part of the DateTime-field.
Something like newColumn=Format(DateTimeColumn,"hh:MM")
I have also tried to get this function in the Dataset, by adding a new datacolumn and then set the datavalue thru 'expression' - no luck so far.
Another way maybe could be to let the MS SQL database deliver only the time-part ?
mvh ravnø