API documentation

Previous topic

< User’s guide

Next topic

User management >

This Page

Working With A Grid

Grid system allows fast and simple browsing of database rows.

Let’s take a look at main components of the grid:

../../_images/grid_1.png

Components description:

  1. Grid title.
  2. Columns names. Some columns can be a link, some - just a text. When column is a link - you can sort all grid by clicking on this link.
  3. Filter fields. Enter value that you want to find (or filter by it) and push button “Filter” or “Enter” on keyboard if field is still in focus.
  4. Some fields can be select of different html input type.
  5. Filter button will filter by typed data in filter fields. Reset - reset all filters and remove text from fields.
  6. Action links, this links can be different, but all of them related to each row.
  7. Grid also can have links to item profile.