Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » cell selection
cell selection [message #41027] Wed, 17 October 2007 07:32 Go to next message
Eclipse UserFriend
Originally posted by: warsi.technosoft.com

Hi,

Iam developng a view using a grid viewer.My view has to show a column
highlighting or selection when a event happens on a different view.iam
trying to use selectcell(new Point(0,0)) where 0 0 are the column index
and row index respectively,but its not working.Is there any alternate
approach i can use ..?

Cheers
Warsi
Re: cell selection [message #41090 is a reply to message #41027] Wed, 17 October 2007 17:56 Go to previous message
Chris Gross is currently offline Chris GrossFriend
Messages: 253
Registered: July 2009
Senior Member
Hi Warsi,

Did you turn cell selection on first? By calling
setCellSelectionEnabled? If so, can you post a snippet demonstrating
the problem.

Regards,
-Chris

warsi wrote:
>
> Hi,
>
> Iam developng a view using a grid viewer.My view has to show a column
> highlighting or selection when a event happens on a different view.iam
> trying to use selectcell(new Point(0,0)) where 0 0 are the column index
> and row index respectively,but its not working.Is there any alternate
> approach i can use ..?
>
> Cheers
> Warsi
>
Re: cell selection [message #585286 is a reply to message #41027] Wed, 17 October 2007 17:56 Go to previous message
Chris Gross is currently offline Chris GrossFriend
Messages: 471
Registered: July 2009
Senior Member
Hi Warsi,

Did you turn cell selection on first? By calling
setCellSelectionEnabled? If so, can you post a snippet demonstrating
the problem.

Regards,
-Chris

warsi wrote:
>
> Hi,
>
> Iam developng a view using a grid viewer.My view has to show a column
> highlighting or selection when a event happens on a different view.iam
> trying to use selectcell(new Point(0,0)) where 0 0 are the column index
> and row index respectively,but its not working.Is there any alternate
> approach i can use ..?
>
> Cheers
> Warsi
>
Previous Topic:cell selection
Next Topic:Grid Contributions
Goto Forum:
  


Current Time: Thu Apr 25 19:54:56 GMT 2024

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

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

Back to the top