Issue Details (XML | Word | Printable)

Key: NTBL-216
Type: Functional Story Functional Story
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: baljeet.sandhu
Reporter: Edwin Park
Votes: 0
Watchers: 0
Operations

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

Frozen column drag behavior

Created: 14/Jan/09 03:58 PM   Updated: 02/Jun/09 03:22 PM   Resolved: 02/Jun/09 01:48 PM
Component/s: Column features
Affects Version/s: None
Fix Version/s: 2.0

Time Tracking:
Not Specified

Issue Links:
Require

Acceptance Criteria: Update the FreezableGridExample to demonstrate this feature.
Test coverage: ColumnReorderLayerTest2


 Description  « Hide
  • Dragging columns into the frozen area should add the dragged column to the frozen area (frozen area expands)
  • Dragging a frozen column outside the frozen area should remove the column from the frozen area (frozen area shrinks) and reorder the column to the drop location
  • Dragging columns within the frozen area should reorder the columns in the frozen area (frozen area size remains the same)