[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Adding data to already existing data in table

Hi,
I have supplied data to the table using the constructor while creating the object and i am using tableviewer for showing the data..


I have added and 'add' and a 'delete' button to the composite holding the table and the 2 buttons..

So,when the user selects 'add' button i am creating an object of the class supplying data to the table and passing additional data to the table using the constructor but it isn't working..

Please let me know the reason.

Thanks,
Adithya.