Index: TAOR rework/TAOR rework/formulieren/Specials/FormReworkAutomilling.vb =================================================================== diff -u -r1954 -r1960 --- TAOR rework/TAOR rework/formulieren/Specials/FormReworkAutomilling.vb (.../FormReworkAutomilling.vb) (revision 1954) +++ TAOR rework/TAOR rework/formulieren/Specials/FormReworkAutomilling.vb (.../FormReworkAutomilling.vb) (revision 1960) @@ -31,6 +31,7 @@ 'Data tonen in grid Dim items = Domeincontroller.getInstance().geefUitgeworpenAutomilling() items.Sort(Function(x, y) DateTime.Compare(x.PickTimeStamp, y.PickTimeStamp)) + items.Reverse() 'Nieuwste eerst For Each item As ZijkamerFreesProductieData In items 'Rij per rij toevoegen Dim rij = New String() {item.PickTimeStamp _ Index: TAOR rework/TAOR rework/TAOR rework.vbproj =================================================================== diff -u -r1959 -r1960 --- TAOR rework/TAOR rework/TAOR rework.vbproj (.../TAOR rework.vbproj) (revision 1959) +++ TAOR rework/TAOR rework/TAOR rework.vbproj (.../TAOR rework.vbproj) (revision 1960) @@ -29,7 +29,7 @@ TAOR rework Robin De Bock false - 7 + 8 6.1.6.%2a false true