Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Filter for ComboBoxCellEditor editor
Filter for ComboBoxCellEditor editor [message #1514688] Wed, 17 December 2014 14:06 Go to next message
Srinivas Umareddy is currently offline Srinivas UmareddyFriend
Messages: 4
Registered: December 2014
Junior Member
We have configured the NatTable with ComboBoxCellEditor for some columns. This is working great for selection but we will have invoke the dropdown and enter the charector for serach required value. If the user type slow then we are getting the desired value.
Is there any configuration to have filter values in the dropdown?. Is there anyway attach the Jface ContentProposalAdapter() for fitering the list of values.?
Re: Filter for ComboBoxCellEditor editor [message #1515027 is a reply to message #1514688] Wed, 17 December 2014 20:16 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
I'm not sure what you are asking. Do you want a filter for a ComboBoxCellEditor? We don't have that. But you can implement a custom editor that does whatever you like.
Re: Filter for ComboBoxCellEditor editor [message #1515205 is a reply to message #1515027] Wed, 17 December 2014 23:54 Go to previous message
Srinivas Umareddy is currently offline Srinivas UmareddyFriend
Messages: 4
Registered: December 2014
Junior Member
Hi Dirk,
Thank you for reply.
Yes, We have more 1000 values in the dropdown . So,users want to type few letters and filter the list and select required value from sub set.
Previous Topic:Click Image event from ComboBox
Next Topic:How to change the cell background color?
Goto Forum:
  


Current Time: Fri Apr 26 13:15:58 GMT 2024

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

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

Back to the top