Skip to main content



      Home
Home » Eclipse Projects » Nebula » GridTableViewer - Inline Editing - Databinding
GridTableViewer - Inline Editing - Databinding [message #53490] Tue, 20 May 2008 06:10 Go to next message
Eclipse UserFriend
Hello there.

I just wondered if databinding within a gridtableviewer is possible the
way it's shown in the Jface databinding snippet 13? I doubt, that this
is possible right now, since the GridColumn doesn't derive from a
TableViewerColumn. Or am I wrong?

Is there any way to provide databinding with inline editing support in a
grid table viewer, similar to the JFace TableViewer?

Regards,

Peter
Re: GridTableViewer - Inline Editing - Databinding [message #53518 is a reply to message #53490] Tue, 20 May 2008 06:29 Go to previous messageGo to next message
Eclipse UserFriend
No it works out of the box simply replace Table occurrances through Grid
and everything should work. The important thing is that they both
inherit from ViewerColumn and ColumnViewer.

Tom

Peter Pfeifer schrieb:
> Hello there.
>
> I just wondered if databinding within a gridtableviewer is possible the
> way it's shown in the Jface databinding snippet 13? I doubt, that this
> is possible right now, since the GridColumn doesn't derive from a
> TableViewerColumn. Or am I wrong?
>
> Is there any way to provide databinding with inline editing support in a
> grid table viewer, similar to the JFace TableViewer?
>
> Regards,
>
> Peter


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Re: GridTableViewer - Inline Editing - Databinding [message #53545 is a reply to message #53518] Tue, 20 May 2008 06:51 Go to previous message
Eclipse UserFriend
Thanks.

I found out that I should use the GridColumnViewer, which makes it
possible to set the EditingSupport.

Regards,

Peter

Tom Schindl schrieb:
> No it works out of the box simply replace Table occurrances through Grid
> and everything should work. The important thing is that they both
> inherit from ViewerColumn and ColumnViewer.
>
> Tom
>
> Peter Pfeifer schrieb:
>> Hello there.
>>
>> I just wondered if databinding within a gridtableviewer is possible
>> the way it's shown in the Jface databinding snippet 13? I doubt, that
>> this is possible right now, since the GridColumn doesn't derive from a
>> TableViewerColumn. Or am I wrong?
>>
>> Is there any way to provide databinding with inline editing support in
>> a grid table viewer, similar to the JFace TableViewer?
>>
>> Regards,
>>
>> Peter
>
>
Re: GridTableViewer - Inline Editing - Databinding [message #590012 is a reply to message #53490] Tue, 20 May 2008 06:29 Go to previous message
Eclipse UserFriend
No it works out of the box simply replace Table occurrances through Grid
and everything should work. The important thing is that they both
inherit from ViewerColumn and ColumnViewer.

Tom

Peter Pfeifer schrieb:
> Hello there.
>
> I just wondered if databinding within a gridtableviewer is possible the
> way it's shown in the Jface databinding snippet 13? I doubt, that this
> is possible right now, since the GridColumn doesn't derive from a
> TableViewerColumn. Or am I wrong?
>
> Is there any way to provide databinding with inline editing support in a
> grid table viewer, similar to the JFace TableViewer?
>
> Regards,
>
> Peter


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Re: GridTableViewer - Inline Editing - Databinding [message #590023 is a reply to message #53518] Tue, 20 May 2008 06:51 Go to previous message
Eclipse UserFriend
Thanks.

I found out that I should use the GridColumnViewer, which makes it
possible to set the EditingSupport.

Regards,

Peter

Tom Schindl schrieb:
> No it works out of the box simply replace Table occurrances through Grid
> and everything should work. The important thing is that they both
> inherit from ViewerColumn and ColumnViewer.
>
> Tom
>
> Peter Pfeifer schrieb:
>> Hello there.
>>
>> I just wondered if databinding within a gridtableviewer is possible
>> the way it's shown in the Jface databinding snippet 13? I doubt, that
>> this is possible right now, since the GridColumn doesn't derive from a
>> TableViewerColumn. Or am I wrong?
>>
>> Is there any way to provide databinding with inline editing support in
>> a grid table viewer, similar to the JFace TableViewer?
>>
>> Regards,
>>
>> Peter
>
>
Previous Topic:GridTableViewer - Inline Editing - Databinding
Next Topic:Row Height
Goto Forum:
  


Current Time: Sat May 03 14:16:29 EDT 2025

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

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

Back to the top