cell selection [message #41027] |
Wed, 17 October 2007 03:32  |
Eclipse User |
|
|
|
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 13:56  |
Eclipse User |
|
|
|
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 13:56  |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.07314 seconds