Data Lists
A data list is presented with alternating background colors so that every set of 3 rows is
highlighted. Every row in the data list can be edited or deleted. Every list has a mechanism
for adding a new item.
A list is paged in three ways. Forward and backward buttons are provided, a goto page number
control, and a search control. Pagination controls only appear if the list is large enough to
span more than one page.
- First – Goes to the first page in the list. This control is only enabled if there is more than one page in the list and the user is not currently situated at the first page.
- Prev – Goes to the previous page in the list. This control is only enabled if there is a previous page.
- Next – Goes to the next page in the list. This control is only enabled if there is a next page.
- Last – Goes to the last page in the list. This control is only enabled if there is more than one page and the user is not currently situated on the last page.
- Goto Number – Goes to a specific page number, if it exists.
- Goto Name – Goes to the page that contains the text entered by the user (or the page that would contain the text if it existed). The entry is compared against the primary sort column for the list.