Grid View
Grid View consists of the following elements:
- Folder Content/Data type (the tree of filters);
- Grid (a grid with data items);
- Details (detailed information of the selected data item, this view depends on the data type and can contains any number of custom viewers [tabs displaying different aspects of a selected entity])
The Folder Content/Data Type pane displays the tree of filters; this is a logical data structure. Double clicking on any tree item opens a grid with all the data related to a selected filter.
The grid displays the entities and their key attributes.The bottom pane displays the detailed view of the selected item; this view depends on the entity’s type and may consist of several tabs.
When a user double clicks on a certain filter node in the “Folder Content”/“Data Type” tree, the system loads all corresponding entities to the Folder/Module View grid on the right.
The grid has the following features:
- Ability to sort and filter data;
- Ability to jump to reference data;
- Ability to refresh/save and recall data from the Master Copy;
- Ability to add/modify/delete data (possible through context menu);
- Ability to start executing runners of a selected entity(s);
- Ability to export the grid content to Excel (possible through toolbar);
- Ability to import/export the grid content from/to XML (possible through toolbar).
The grid allows a user to:
- Perform ascending/descending data sorting by clicking on the column headers (Column headers row);
- Filter the entities in the grid according to various column values (Filter row);
- Jump to the data referring to the selected entity (Reference data links).