Search Grid Plug-ins
QuickSearchGridPlugin
  • Plugin is caused from PaginatorGridPlugin.
  • Allows to search info in the chosen column from the pop-up menu.
  • Add in the left bottom corner of the table "footer" icon, by pressing on which the search-block is popped up.
SearchGridPlugin
  • Creates 1st line in grid with inputs for search.
RemoteSearchGridPlugin
  • Creates search for all columns of grid in the additional block on page. ({position:"RemoteSearch"})
  • Existing columns in grid are transferred automatically to the remote search block.
  • Transferred parameters: "position" ID the block in which to unload the data, filter - accepts values true\false. If true - creates the individual button of search opposite to every line if false present has only 1 button after all lines.
Work models
Plugins can work in 2 modes:
- search in one column
- consecutive search including all entered parameters.
Features of plugins
Search can be done with interval (completely, from, to).
If type of column is "date", the calendar is added automatically to search input. Values can be set by means of a pop-up menu.
Additional parameters
- If you have entered less than 3 signs it is necessary to press Enter to start. If more than - search goes itself.
- The quantity of signs to start search without pressing "Enter" can be adjusted.
Work together
Plug-ins can work together, irrespective of the fact which they models.