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

Hi Srivatsan,

That is what exactly I have written....not working for cell selection...If I put SWT.FULL_SELECTIOn in table declaration.... cell contents are accessible...but entire row is getting selected...I want only that cell to be selected......

Is there any way to get this resolved