Re: [flexcoders] Olapdatagrid : Only rows or columns

2008-06-30 Thread Vickus van Zyl
Hi Tom

What I mean is when you create a olpadatagrid it usually has a set of rows
and columns

See with_rows_cols.png.

What I would like to do..

See without_columns.png

I do not want to have to add any defined column to both of the axis.

I hope this is more clear.

Vickus




On Fri, Jun 27, 2008 at 4:05 PM, Tom Chiverton [EMAIL PROTECTED]
wrote:

 On Friday 27 Jun 2008, Vickus van Zyl wrote:
  Do you know if it is at all possible to display a Olapdatagrid with only
  rows or only columns?

 I'm not sure what you mean, can you provide an example and/or picture ?

 --
 Tom Chiverton

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in England and
 Wales under registered number OC307980 whose registered office address is at
 Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A
 list of members is available for inspection at the registered office. Any
 reference to a partner in relation to Halliwells LLP means a member of
 Halliwells LLP.  Regulated by The Solicitors Regulation Authority.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above and
 may be confidential or legally privileged.  If you are not the addressee you
 must not read it and must not use any information contained in nor copy it
 nor inform any person other than Halliwells LLP or the addressee of its
 existence or contents.  If you have received this email in error please
 delete it and notify Halliwells LLP IT Department on 0870 365 2500.

 For more information about Halliwells LLP visit www.halliwells.com.

 

 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
 http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
 Links




attachment: with_rows_cols.pngattachment: without_columns.png

Re: [flexcoders] Olapdatagrid : Only rows or columns

2008-06-30 Thread Vickus van Zyl
I could do that.Will not have the same affect as a multidimensional datagrid
though.

Thanks

On Mon, Jun 30, 2008 at 3:04 PM, Tom Chiverton [EMAIL PROTECTED]
wrote:

 On Monday 30 Jun 2008, Vickus van Zyl wrote:
  What I would like to do..
  See without_columns.png

 Just use a normal DataGrid then.

 --
 Tom Chiverton

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in England and
 Wales under registered number OC307980 whose registered office address is at
 Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A
 list of members is available for inspection at the registered office. Any
 reference to a partner in relation to Halliwells LLP means a member of
 Halliwells LLP.  Regulated by The Solicitors Regulation Authority.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above and
 may be confidential or legally privileged.  If you are not the addressee you
 must not read it and must not use any information contained in nor copy it
 nor inform any person other than Halliwells LLP or the addressee of its
 existence or contents.  If you have received this email in error please
 delete it and notify Halliwells LLP IT Department on 0870 365 2500.

 For more information about Halliwells LLP visit www.halliwells.com.

 

 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
 http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups
 Links






[flexcoders] Olapdatagrid : Only rows or columns

2008-06-27 Thread Vickus van Zyl
Hi Guys / Girls

Do you know if it is at all possible to display a Olapdatagrid with only
rows or only columns?

Many Thanks