Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » TableViewer use case
TableViewer use case [message #654387] Tue, 15 February 2011 14:30 Go to next message
Jeffery Yuan is currently offline Jeffery YuanFriend
Messages: 27
Registered: July 2009
Junior Member
Hi, all

I have a table viewer, which includes ID, command and other columns, the ID is first column. In the table, if I type 1 or 2, it would move to the row whose value of ID column starts with 1 or 2, this is a great feature.

But now I wish this feature applies to command column, that means if i type "mk", it would move to the row whose value of command column starts with mk.

But I don't want to set the command column as the first one.

Any help and suggestion is greatly appreciated, thanks..
Re: TableViewer use case [message #654492 is a reply to message #654387] Wed, 16 February 2011 02:34 Go to previous message
Eclipse UserFriend
Originally posted by: quincy.cs.gmail.com

Hi,

I'm interested in the future to know about this as well. Is there a
particular snippet that helped you get to where you are now?

Quincy Mitchell

"yuanyun.ken" wrote in message news:ije2a6$55c$1@news.eclipse.org...

Hi, all

I have a table viewer, which includes ID, command and other columns, the ID
is first column. In the table, if I type 1 or 2, it would move to the row
whose value of ID column starts with 1 or 2, this is a great feature.

But now I wish this feature applies to command column, that means if i type
"mk", it would move to the row whose value of command column starts with mk.

But I don't want to set the command column as the first one.

Any help and suggestion is greatly appreciated, thanks..
Previous Topic:Bind selected Observable to TreeViewer
Next Topic:Multiple ApplicationWindow-instances?
Goto Forum:
  


Current Time: Fri Mar 29 00:57:46 GMT 2024

Powered by FUDForum. Page generated in 0.02195 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top