sortablegridfield/code/forms
James Cocker e493231556 Fixes fixSortColumn's Random Inital Sorting
When loading a GridField with several new items without a sort order (e.g. after uploading 10 images via GridFieldBulkEditingTools), it would previously apply a seemingly random order to them. This fix ensures that the order applied is the same order as the items were created (or uploaded) in.
2014-08-06 16:34:25 +01:00
..
GridFieldSortableRows.php Fixes fixSortColumn's Random Inital Sorting 2014-08-06 16:34:25 +01:00