alexeyostapets / gridqsearch
Quick search panek for Grid in Agile Toolkit
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/alexeyostapets/gridqsearch
Requires
- php: >=5.3
- atk4/atk4: >=4.2.5
This package is not auto-updated.
Last update: 2025-10-11 20:30:32 UTC
README
This addon adds panel with "quick search letters" for grid.
Example by field first_name:
$this->add('gridqsearch/Controller_GridQSearch',array("field"=>"first_name","grid"=>$grid));