Thanks for the reply!

To clarify, see the following picture which illustrates a typical report
that i want to model:

http://www.reinseth.org/example_grid.png

By "multiple column headers" I mean column groups, which I guess can be
achieved by using the item renderers. The same goes for row headers/groups,
but they can in most cases be represented by a tree (so a TreeGrid should
suffice).

What I'm looking for, is a finished component that supports all this...

Best regards,
Gunnar A. Reinseth

On 5/23/07, Andriy Panas <[EMAIL PROTECTED]> wrote:

  Hi,

>However, i've still failed to find people
> extending the DataGrid component to allow for multiple row/column
headers
> and groups and row/column footers.

I would like you to clarify, what do you mean by having multiple
column headers for DataGrid.

You can use item renderer for column header to place more than one
control inside Datagrid's column header.

As for supporting footer in Datagrid, you can find this post helpful:
http://blogs.adobe.com/aharui/2007/04/datagrid_footers.html#comments

-
With best regards,
JabbyPanda

Reply via email to