GridTableViewer - Inline Editing - Databinding [message #53490] |
Tue, 20 May 2008 06:10  |
Eclipse User |
|
|
|
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 #53545 is a reply to message #53518] |
Tue, 20 May 2008 06:51  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.04194 seconds