Update index.md

This commit is contained in:
neugartf 2014-11-21 19:17:10 +01:00
parent 7bf3cf9a31
commit 446de3a299

View File

@ -9,7 +9,7 @@ existing records than a basic autocomplete. It uses the search context construct
class to provide the search form. class to provide the search form.
```php ```php
$grid->getConfig()->addComponent(new GridFieldAddExistingSearchButton())); $grid->getConfig()->addComponent(new GridFieldAddExistingSearchButton());
``` ```
Inline Editing Inline Editing