Issue Details (XML | Word | Printable)

Key: NTBL-238
Type: Functional Story Functional Story
Status: Open Open
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

Multi cell update. Increment/decrement via popup UI.

Created: 14/Jan/09 08:16 PM   Updated: 24/Aug/09 06:11 PM
Component/s: Editing
Affects Version/s: None
Fix Version/s: Someday

Time Tracking:
Not Specified

Issue Links:
Require
 

Tag: multi update
Acceptance Criteria:
tbd


 Description  « Hide

If multiple cells are selected that all have the same edit control type, they can all be modified simultaneously by displaying a popup window containing the common edit control and applying the submitted value from the edit control to all selected cells.

If the cell edit type is an ordered type, include options in the popup dialog to increase or decrease the selected cell values by the entered value, or to set the cell values to the entered value (default).

Note that the increase/decrease/set options should not be bound to keys that the edit control might use for editing values. For instance, don't bind increase/decrease to /- keys as a particular edit control may treat these characters as part of valid values (e.g. 102-16). A good alternative would be to use the up/down arrow keys to submit increase/decrease.