silverstripe-gridfieldexten.../code
Pieter Hollants ffee8d4d35 GridFieldOrderableRows: Allow setting the reorder handles column's number
Until now the column with the handles starting the reorder action always
appeared as the first column at the left of the GridField. As a followup to
the previous change's for extra sort fields, this change allows specifying
a different column index. This way you can eg. move the handles behind a
category column whose sorting will always be enforced, thus giving the user
visual support in understanding the limits of drag-n-drop reordering.
2015-01-18 20:05:44 +01:00
..
GridFieldAddExistingSearchButton.php Add allowed actions definitions 2013-07-11 12:40:13 +10:00
GridFieldAddExistingSearchHandler.php Add allowed actions definitions 2013-07-11 12:40:13 +10:00
GridFieldAddNewInlineButton.php Ensure extra field values are correctly casted. 2014-02-26 14:02:07 +11:00
GridFieldAddNewMultiClass.php allow specification of GridFieldAddNewMultiClass handler through 2014-12-06 17:04:29 -05:00
GridFieldAddNewMultiClassHandler.php Add GridFieldAddNewMultiClass component. 2013-02-02 14:14:59 +11:00
GridFieldEditableColumns.php Include requirements for fields 2014-12-28 10:03:04 +00:00
GridFieldExtensions.php Fix - Support for module to be named other than "gridfieldextensions" 2013-07-08 13:03:18 +12:00
GridFieldOrderableRows.php GridFieldOrderableRows: Allow setting the reorder handles column's number 2015-01-18 20:05:44 +01:00
GridFieldRequestHandler.php Add allowed actions definitions 2013-07-11 12:40:13 +10:00
GridFieldTitleHeader.php Add a basic column header component. Closes #7. 2013-02-24 11:09:14 +11:00