Given the same list, OrderBy and OrderByDescending on DateTime fields makes no diferent output:
List 1
List 2
"Fecha" field is DateTime
.
This is the list:
ID Movimiento_Anterior_ID Cliente_ID Fecha Monto Tipo_Movimiento Venta_ID
6 3 1020 2016-08-17 17:28:05.323 3940.000 NULL NULL
5 3 1020 2016-08-17 16:16:26.927 3817.000 NULL NULL
4 3 1020 2016-08-17 16:16:01.023 3694.000 NULL NULL
3 -1 1020 2016-08-17 16:15:23.937 3571.000 NULL NULL
2 1 15 2016-08-17 16:14:19.000 2091.000 NULL NULL
1 -1 15 2016-08-17 16:13:52.510 369.000 NULL NULL