Any way to lock a Cell during table update?? [message #332933] |
Fri, 14 November 2008 15:15 |
Glenn Dollard Messages: 61 Registered: July 2009 |
Member |
|
|
OK, here I go!
I have a TreeViewer with a few TreeColumns. The TreeViewer is updated every
second or two when new data arrives.
I want to provide functionality for the user where he/she can edit a
particular column anytime, thus over-riding the value that was
previously in this cell.
My problem is how do I implement such a feature where the LabelProvider
causes the cell to update every second which is
stopping the user from editing the cell.
Is there a way that I can 'lock' that particular column from the update
process while the user has selected the cell to edit it all all other
cells are still updated properly by the LabelProvider??
Any help would be great!!
|
|
|
Powered by
FUDForum. Page generated in 0.03534 seconds