Filtering Rows

On EazyTouch for WIndows you can filter rows by clicking on the arrow in the header or any row. If for example we choose to filter by supplier, this window would appear. Users can then select one or more suppliers to filter from and use the search box if they know the supplier name they are looking for.

In Android there is a single search file that alows you to search for data across all columns.  

 

Supplier Filter

 

Sorting Data

Clicking anywhere in the header of a column will toggle the sort from ascending to descending

 

Grouping Data

Only detail lines can be grouped. As instructed, grab any column header and drag it to the row above for grouping. This applies to Windows only.

 

Refreshing Data

There are two refresh buttons on the form. The lower button refreshes the lower grid only. This refresh does not reset filters or grouping. The upper refresh button refreshes the upper grid and does reset filters. On Android grids are refreshed by swiping your finger up on the screen.