Grid : When Headers meet Footers [message #41268] |
Wed, 24 October 2007 06:09  |
Eclipse User |
|
|
|
Hi Grid team,
Is it possible to add columnFooter like as TFOOT from html table ?
If yes, is it possible to have vertical scroll between columnheader and
columnfooter ?
Is it possible to add RowFooter ?
If yes, is it possible to have horizontal scroll between rowheader and
rowfooter ?
Why need footers ?
when you need to do some aggregation on column or row, You need to
display clear information in specified areas with different behaviors
than the body of grid.
best regards
Philippe
|
|
|
|
Re: Grid : When Headers meet Footers [message #41841 is a reply to message #41515] |
Thu, 25 October 2007 06:30   |
Eclipse User |
|
|
|
Hi Chris,
In first solution you loose the most important effect :-), the scroll
between header and footer like this
http://home.tampabay.rr.com/bmerkey/examples/nonscroll-table -header.html
in second solution, you can't use the contentprovider to do the summary
and you must manage the layout of additional component.
What changes would be necessary to add these features to grid and
gridviewer?
Regards,
Philippe
Chris Gross a écrit :
> Hi Philippe,
>
> The Grid currently doesn't have any footers. You could put a summary
> row at the end of the table and color it different, or you could put the
> summary information outside and underneath the table.
>
> Regards,
> -Chris
>
> Defert Philippe wrote:
>> Hi Grid team,
>>
>> Is it possible to add columnFooter like as TFOOT from html table ?
>> If yes, is it possible to have vertical scroll between columnheader and
>> columnfooter ?
>>
>> Is it possible to add RowFooter ?
>> If yes, is it possible to have horizontal scroll between rowheader and
>> rowfooter ?
>>
>> Why need footers ?
>> when you need to do some aggregation on column or row, You need to
>> display clear information in specified areas with different behaviors
>> than the body of grid.
>>
>> best regards
>>
>> Philippe
|
|
|
Re: Grid : When Headers meet Footers [message #41965 is a reply to message #41841] |
Thu, 25 October 2007 07:32  |
Eclipse User |
|
|
|
Defert Philippe schrieb:
> Hi Chris,
>
> In first solution you loose the most important effect :-), the scroll
> between header and footer like this
> http://home.tampabay.rr.com/bmerkey/examples/nonscroll-table -header.html
>
> in second solution, you can't use the contentprovider to do the summary
> and you must manage the layout of additional component.
>
> What changes would be necessary to add these features to grid and
> gridviewer?
>
Fixed rows are not supported currently by Grid but take a look at the
Grid-Contributions thread I think there such a feature was mentionned
and you can join forces to bring this in.
I'd also like to see this feature because I also have a need for it.
Currently I'm using the second solution (but with SWT-Tables).
Tom
--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
|
|
|
Re: Grid : When Headers meet Footers [message #585516 is a reply to message #41268] |
Wed, 24 October 2007 11:22  |
Eclipse User |
|
|
|
Hi Philippe,
The Grid currently doesn't have any footers. You could put a summary
row at the end of the table and color it different, or you could put the
summary information outside and underneath the table.
Regards,
-Chris
Defert Philippe wrote:
> Hi Grid team,
>
> Is it possible to add columnFooter like as TFOOT from html table ?
> If yes, is it possible to have vertical scroll between columnheader and
> columnfooter ?
>
> Is it possible to add RowFooter ?
> If yes, is it possible to have horizontal scroll between rowheader and
> rowfooter ?
>
> Why need footers ?
> when you need to do some aggregation on column or row, You need to
> display clear information in specified areas with different behaviors
> than the body of grid.
>
> best regards
>
> Philippe
|
|
|
Re: Grid : When Headers meet Footers [message #585681 is a reply to message #41515] |
Thu, 25 October 2007 06:30  |
Eclipse User |
|
|
|
Hi Chris,
In first solution you loose the most important effect :-), the scroll
between header and footer like this
http://home.tampabay.rr.com/bmerkey/examples/nonscroll-table -header.html
in second solution, you can't use the contentprovider to do the summary
and you must manage the layout of additional component.
What changes would be necessary to add these features to grid and
gridviewer?
Regards,
Philippe
Chris Gross a écrit :
> Hi Philippe,
>
> The Grid currently doesn't have any footers. You could put a summary
> row at the end of the table and color it different, or you could put the
> summary information outside and underneath the table.
>
> Regards,
> -Chris
>
> Defert Philippe wrote:
>> Hi Grid team,
>>
>> Is it possible to add columnFooter like as TFOOT from html table ?
>> If yes, is it possible to have vertical scroll between columnheader and
>> columnfooter ?
>>
>> Is it possible to add RowFooter ?
>> If yes, is it possible to have horizontal scroll between rowheader and
>> rowfooter ?
>>
>> Why need footers ?
>> when you need to do some aggregation on column or row, You need to
>> display clear information in specified areas with different behaviors
>> than the body of grid.
>>
>> best regards
>>
>> Philippe
|
|
|
Re: Grid : When Headers meet Footers [message #585747 is a reply to message #41841] |
Thu, 25 October 2007 07:32  |
Eclipse User |
|
|
|
Defert Philippe schrieb:
> Hi Chris,
>
> In first solution you loose the most important effect :-), the scroll
> between header and footer like this
> http://home.tampabay.rr.com/bmerkey/examples/nonscroll-table -header.html
>
> in second solution, you can't use the contentprovider to do the summary
> and you must manage the layout of additional component.
>
> What changes would be necessary to add these features to grid and
> gridviewer?
>
Fixed rows are not supported currently by Grid but take a look at the
Grid-Contributions thread I think there such a feature was mentionned
and you can join forces to bring this in.
I'd also like to see this feature because I also have a need for it.
Currently I'm using the second solution (but with SWT-Tables).
Tom
--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
|
|
|
Powered by
FUDForum. Page generated in 0.29339 seconds