Issue Details (XML | Word | Printable)

Key: NTBL-213
Type: Functional Story Functional Story
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Edwin Park
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
NatTable

Column chooser dialog

Created: 13/Jan/09 10:04 PM   Updated: 05/May/09 03:58 PM   Resolved: 05/May/09 03:58 PM
Component/s: Column features
Affects Version/s: None
Fix Version/s: 2.0 iteration 6

Time Tracking:
Not Specified

Issue Links:
Require
 


 Description  « Hide

Display a dialog consisting of:

  • Two lists: Available columns and Visible columns
  • Buttons to move elements back and forth between the two lists.
  • Buttons to reorder elements in the Visible columns list
  • Cancel button

The Visible columns list should display the column names of all currently visible columns in the table.
The Available columns list should display the names of all currently hidden columns.
Moving a column from the Visible to the Available list will immediately hide the column in the table
Moving a column from the Available to the Visible list will immediately show the column in the table

Reordering elements in the Visible columns list will immediately reorder columns in the table

Hitting the Cancel button, the X dialog close button, or the ESC key will close the dialog and restore the table to the original state when the column chooser was first opened