silverstripe Add Ons and Modules SilverStripe Grid Field Extensions Module

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Extensions
> Step 2: And Like the video. BONUS: You can also share it!

Example

The SilverStripe Grid Field Extensions Module has some very nice features to enhance the basic GridField...

  • GridFieldAddExistingSearchButton - a more advanced search form for adding items
  • GridFieldAddNewInlineButton - builds on GridFieldEditableColumns to allow inline creation of records.
  • GridFieldAddNewMultiClass - lets the user select from a list of classes to create a new record from
  • GridFieldEditableColumns - allows inline editing of records
  • GridFieldOrderableRows - drag and drop re-ordering of rows
  • GridFieldRequestHandler - a basic utility class which can be used to build custom grid field detail views including tabs, breadcrumbs and other CMS features
  • GridFieldTitleHeader - a simple header which displays column titles

More documentation is found within the module here.



Got any silverstripe Question?