Application area shows all entries (e.g. tasks, calendar, notes) and allows you easily interact with data of a record.
The image below represents table view layouts:

A grid control presents data fromdata storage in various ways. A grid is just a container of views that retrieve data from dataand display it in various formats.
Every view provided by Grid contains a collection of view specific items displaying data from particular fields.
Sorting is a way of arranging items in ascending or descending order. You can left-click a column heading to sort by the column or change the sort direction of the column.
Use the Filter Button in the Grid Column Header, a list will be dropped down,
|
|
select one item you are interested in, the table will filter data based on this selection. |
|
|
select custom..., the Custom Filter dialog box will pop up,allowing you tocustomize a more detailed filter. |
Allows you to create complex filter conditions, enable/disable filter criteria and customize the filter drop-down list.
Place your mouse cursor on border of the column heading, it will change to a double-headed arrow, drag the column border to the left or right.
To edit an entry, double-click on the entry in the record list.
Popup Menu
There are two default menus in the table.:

This menu is invoked when right-clicking a column header. It allows the end-user to:
|
|
sort in ascending order; |
|
|
sort in descending order; |
|
|
group using the clicked column; |
|
|
enable/disable the Group By box; |
|
|
remove the clicked column; |
|
|
display the Customization box; |
|
|
set column content alignment; |
|
|
apply the Best Fit feature to the current column; |
|
|
apply the Best Fit feature to all columns. |

This menu is invoked when right-clicking a footer. It allows the you to specify the required summary type or disable it by using the None option.

© 2002-2008 eTimeInc. All Rights Reserved.