Andrew Short d9e226d8ad Merge pull request #10 from priithansen/master
Added Estonian translation
2013-03-01 06:15:21 -08:00
2012-12-16 01:16:57 +11:00
2013-02-10 17:10:54 +11:00
2013-02-28 17:29:50 +11:00
2013-03-01 16:10:04 +02:00
2013-02-28 17:29:50 +11:00

SilverStripe Grid Field Extensions Module

This module provides a number of useful grid field components:

  • 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.
  • GridFieldTitleHeader - a simple header which displays column titles.

See docs/en/index.md for documentation and examples.

Description
A collection of useful grid field components.
Readme 1.2 MiB
Languages
PHP 80.5%
JavaScript 13.7%
Scheme 3%
CSS 2.8%