[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: SWT Table

Hi,
only first column contents are being selected and are accessible... If we selected any other column contents it is giving null for tableItem;



TableItem tableItem=table.getItem(h);