Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Adding Checkbox in specific columns of nebula Grid Tree Viewer  () 1 Vote
Adding Checkbox in specific columns of nebula Grid Tree Viewer [message #524468] Thu, 01 April 2010 05:52 Go to next message
Santhosh Hari is currently offline Santhosh HariFriend
Messages: 21
Registered: March 2010
Junior Member
How we can add a checkbox button in all the cells except the headers of specific columns in a nebula GridTreeViewer ?

How to detect the checked elements in a specific column?

Kindly let me know your valuable suggestions
Re: Adding Checkbox in specific columns of nebula Grid Tree Viewer [message #527231 is a reply to message #524468] Wed, 14 April 2010 14:24 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Santosh,

It is possible to add controls in cells:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet126.java?view=co

For knowing what was checked you use the default listener model.

Please check the nebula newsgroup for experts on this topic.

--

Best Regards,
Wim Jongman
-- Error: Keyboard not attached. Press F1 to continue.
(Eclipse Old Skool Quote Service)

> How we can add a checkbox button in all the cells except the headers of
specific columns in a nebula GridTreeViewer ?
>
> How to detect the checked elements in a specific column?
>
> Kindly let me know your valuable suggestions
Previous Topic:CommonNavigator (CNF) and CheckboxTreeViewer
Next Topic:Associating javadoc with a plugin
Goto Forum:
  


Current Time: Thu Apr 25 04:19:18 GMT 2024

Powered by FUDForum. Page generated in 0.03092 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top