[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Editing cells in TableTreeViewer

Hi Igor,

are you using an ICellModifier to modify the TableTreeViewer? Maybe your setting the wrong value if the table cell is set to edit. If you are using an ICellModifier have a look at the getValue(Object,String) method.

may this helps

Reinhard

Igor S. Zamyatin schrieb:

Hi all!

I'm using TableTreeViewer for input and output some information and I've noticed some strange things:

1. When I clicked on the cell at first time in order to change value, the cell became empty.

2. For example, I have set value "value1" in cell1. And when I click on cell2 in order to change value, there appears "value1" instead of current value.

So, I have a question - is it a correct behaviour or maybe my implementation of TableTreeViewer is bad?

Thanks in advance,
Igor S. Zamyatin
www.interstron.ru