[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Editing Columns in table using tableviewer

Hello,I have created a table and added 4 columns in it and used a tableviewer on it.
Using editing support i added cell editors to the table columns.
For 1st,3rd and 4th i added TextCellEditors and for 2nd i added ComboBoxCellEditor.but a combo box doesn't appear there nor can i edit it.


Also if i want to edit any columns any element i have to first select the first columns' corresponding row and then procedd to the editing column.

Like if i want to edit table(2,3) then i have to first select table(2,1) and same for others..

Can anyone help?

Thanks,
Adithya.