Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Delay Sorting until Editing is Finished (row focus is lost)
Delay Sorting until Editing is Finished (row focus is lost) [message #594739] Tue, 12 May 2009 14:42
kent gibson is currently offline kent gibsonFriend
Messages: 114
Registered: July 2009
Senior Member
I have a GridTreeViewer which is sorted.

If the user changes the values of one of the cells in one of the columns
which are used for sorting the sort order can change. In other words the
user changes something and then the table reacts and changes the order of
the rows.

What would be a good way to delay this sort until the row is no longer
selected or loses focus?

I have tried various approaches without success, for example working with
ColumnViewerEditorActivationEvent and ISelectionChangedListener.

I think the problem I am having is that I am never getting a clear event
when a row loses focus. How do you find out when a row loses focus?

Thanks.
Previous Topic:Delay Sorting until Editing is Finished (row focus is lost)
Next Topic:CDateTime display change?
Goto Forum:
  


Current Time: Sat Apr 20 02:22:04 GMT 2024

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

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

Back to the top