The Super Grid refers to the grid Raminian uses to display most of it’s content.
The same grid can be found in literally all forms including Product Lists, Customer Editor, Transactions, Banking, Reports!
Grid Search #
How to Search: With Examples register | Selects records that contain the “register” string in any search column. | check register Dave | Selects records that contain either “check” OR “register” OR “Dave” strings in any search column. | “check register” | Selects records that contain “check register” in any search column. | screen +”Richard Fisher” | Selects records that contain both “screen” AND “Richard Fisher” in search columns. | Product:Tofu Seattle | Selects records that contain “Tofu” in the column that starts with “Product”, AND also contain “Seattle” in any search column. | data +entry -mark | Selects records that contain both “data” AND “entry” in search columns, excluding records that contain “mark”. | menu mask -file | Selects records that contain “menu” OR “mask”, excluding records that contain “file”. | From:Roller Subj:”currency mask” | Selects records that contain “Roller” in the column that starts with “From”, AND also contain “currency mask” in the column that starts with “Subj”. | import -From:Steve | Selects records that contain “import” in any search column, excluding records that contain “Steve” in the column that starts with “From”. |
|
Sorting Columns #

Grouping Columns #

Date Interval

Animation Showing How to Group
Filtering #

Range Filter #

List Filter #

Date Filter #
Filter Editor #
Open this by right-clicking a column and selecting Filter Editor…

Filter Editor
Filter Editor #

Filter Editor
Auto Filter Row #
Access this by right-clicking a column and selecting Show Auto Filter Row

Auto Filter Row