Issue Details (XML | Word | Printable)

Key: NTBL-231
Type: Functional Story Functional Story
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
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

Table search dialog

Created: 14/Jan/09 06:09 PM   Updated: 17/Mar/09 07:02 PM   Resolved: 17/Mar/09 07:02 PM
Component/s: Data
Affects Version/s: None
Fix Version/s: 2.0 iteration 6

Time Tracking:
Issue & Sub-Tasks
Issue Only
Not Specified

File Attachments: 1. Zip Archive mylyn-context.zip (113 kB) 17/Mar/09 07:02 PM - Christian Martinez

Issue Links:
Require
 

Tag: table search
Test coverage: ColumnSearchStrategyTest, GridSearchStrategyTest, RowSearchStrategyTest, SearchGridCommandHandlerTest, SelectionSearchStrategyTest

  • Sub-Tasks:
  • All
  • Open

 Description  « Hide

Popup dialog to specify criteria used to search for data in the body region of the table.

  • String value to search for
    • Allow wildcards in string search value
  • Search direction (forward/backward)
  • Wrap search (y/n)
  • Find next button
  • Find previous button

The Find next/previous buttons search the table from the last matched search position (or the beginning of the table if there is no last matched search position) in the specified search direction and highlight any cells whose display value matches the specified search value.



Christian Martinez added a comment - 17/Mar/09 07:02 PM

Assigned to Baljeet for verification