Its UI is more friendly now.
After the ribbon button is clicked, an editor window pops up as follows.
Buttons (from left to right):
- Close: to close the editor.
- Save: to save changes back to the model.
- New: to create a new item into the data grid.
- Erase: to erase chosen items from the data grid.
Change Options (from top to down):
- Apply Change to Itself: to apply cell change only to itself.
- Apply Change to Chosen: to apply cell change to chosen rows under the same column.
- Apply Change to ALL: to apply cell change to all rows (chosen or not) under the same column.
Data Grid:
- Rows: to correspond to all items of concern; each can be chosen by checking its X cell.
- Columns: to correspond to all properties of the concern; each can be resized and sorted.
- Cells: to hold data for the item property; each can be edited directly or chosen from a drop-down box if editable.
- Context Menu: to show selection commands; it can be poped up through right clicking.
- Preview Column: to show the appearance of the item on that row.
- Color Column: to show a Color dialog for color pick if clicked.
Status Bar (at bottom from left to right):
- Select All: to select all rows.
- Deselect All: to deselect all rows.
- Select Highlighted: to select all highlighted rows.
- Deselect Highlighted: to deselect all highlighted rows.
- Show Selected Only: to show selected rows only.
- Show Deselected Only: to show deselected rows only.
- Invert Selection: to invert selection for each row.
- Show All (Selected or Not): to show all rows (selected or not).
- Count: to show the count of all items of concern.