| [news.eclipse.platform.swt] How to make the table cells editable. |
Hi, I have a table with 3 columns and would like to be able to make the 2nd and 3rd columns editable. Which of the following object should I use? org.eclipse.swt.widgets.Table or org.eclipse.jface.viewers.TableViewer Does anyone has some code snippet to share? Thanks sl