Re: [flexcoders] More control over datagrid? Put headings on the LHS instead of the top?

2008-01-13 Thread Josh McDonald
Will do, cheers!

On Jan 11, 2008 4:54 PM, Alex Harui [EMAIL PROTECTED] wrote:

Check out OLAPDataGrid.  It might handle pivots.


  --

 *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Josh McDonald
 *Sent:* Thursday, January 10, 2008 6:34 PM
 *To:* flexcoders@yahoogroups.com
 *Subject:* Re: [flexcoders] More control over datagrid? Put headings on
 the LHS instead of the top?



 Right, so that's a no on the pivot then. Cheers. Are there any articles
 out there on runtime manipulation of datagrids, or should I just hit the
 docs and start experimenting?

 Cheers,
 -Josh

 On Jan 11, 2008 11:56 AM, Gordon Smith [EMAIL PROTECTED] wrote:

  I'm wondering about how much run-time control you have over a data grid?



 Everything the DataGrid component does can be controlled at runtime.



  Can you add rows / columns at runtime?



 Yes.



  Also, is it possible to sort of pivot a table 90º anti-clockwise so
 instead of defining

  columns, you define rows, and your data appears as columns instead of
 rows?



 What do you mean by appears as columns? A DataGrid appears as a
 rectangular matrix of cells. The columns can have headers. Row headers are
 not supported.



 Gordon Smith

 Adobe Flex SDK Team


  --

 *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Josh McDonald
 *Sent:* Thursday, January 10, 2008 5:50 PM
 *To:* flexcoders@yahoogroups.com
 *Subject:* [flexcoders] More control over datagrid? Put headings on the
 LHS instead of the top?

 Hi guys,

 I'm wondering about how much run-time control you have over a data grid?
 Can you add rows / columns at runtime? Also, is it possible to sort of pivot
 a table 90º anti-clockwise so instead of defining columns, you define rows,
 and your data appears as columns instead of rows?

 It's awfully hard to google up some advanced datagrid topics without just
 getting half-finished docs on the new advanced datagrid :D

 Not sure I explained that very well, if not let me know and I'll try and
 expand on it a bit...

 Cheers,
 -Josh

 --
 This is crazy! Why are we talking about going to bed with Wilma
 Flintstone... She'll never leave Fred and we know it. 

 :: Josh 'G-Funk' McDonald
 :: 0437 221 380 :: [EMAIL PROTECTED]




 --
 This is crazy! Why are we talking about going to bed with Wilma
 Flintstone... She'll never leave Fred and we know it. 

 :: Josh 'G-Funk' McDonald
 :: 0437 221 380 :: [EMAIL PROTECTED]
   




-- 
This is crazy! Why are we talking about going to bed with Wilma
Flintstone... She'll never leave Fred and we know it. 

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]


[flexcoders] More control over datagrid? Put headings on the LHS instead of the top?

2008-01-10 Thread Josh McDonald
Hi guys,

I'm wondering about how much run-time control you have over a data grid? Can
you add rows / columns at runtime? Also, is it possible to sort of pivot a
table 90º anti-clockwise so instead of defining columns, you define rows,
and your data appears as columns instead of rows?

It's awfully hard to google up some advanced datagrid topics without just
getting half-finished docs on the new advanced datagrid :D

Not sure I explained that very well, if not let me know and I'll try and
expand on it a bit...

Cheers,
-Josh

-- 
This is crazy! Why are we talking about going to bed with Wilma
Flintstone... She'll never leave Fred and we know it. 

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]


RE: [flexcoders] More control over datagrid? Put headings on the LHS instead of the top?

2008-01-10 Thread Gordon Smith
 I'm wondering about how much run-time control you have over a data grid?
 
Everything the DataGrid component does can be controlled at runtime.
 
 Can you add rows / columns at runtime?
 
Yes.
 
 Also, is it possible to sort of pivot a table 90º anti-clockwise so instead 
 of defining
 columns, you define rows, and your data appears as columns instead of rows? 
 
What do you mean by appears as columns? A DataGrid appears as a rectangular 
matrix of cells. The columns can have headers. Row headers are not supported.
 
Gordon Smith
Adobe Flex SDK Team



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Josh 
McDonald
Sent: Thursday, January 10, 2008 5:50 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] More control over datagrid? Put headings on the LHS 
instead of the top?



Hi guys,

I'm wondering about how much run-time control you have over a data grid? Can 
you add rows / columns at runtime? Also, is it possible to sort of pivot a 
table 90º anti-clockwise so instead of defining columns, you define rows, and 
your data appears as columns instead of rows? 

It's awfully hard to google up some advanced datagrid topics without just 
getting half-finished docs on the new advanced datagrid :D

Not sure I explained that very well, if not let me know and I'll try and expand 
on it a bit... 

Cheers,
-Josh

-- 
This is crazy! Why are we talking about going to bed with Wilma Flintstone... 
She'll never leave Fred and we know it. 

:: Josh 'G-Funk' McDonald 
:: 0437 221 380 :: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  

 


Re: [flexcoders] More control over datagrid? Put headings on the LHS instead of the top?

2008-01-10 Thread Josh McDonald
Right, so that's a no on the pivot then. Cheers. Are there any articles
out there on runtime manipulation of datagrids, or should I just hit the
docs and start experimenting?

Cheers,
-Josh

On Jan 11, 2008 11:56 AM, Gordon Smith [EMAIL PROTECTED] wrote:

 I'm wondering about how much run-time control you have over a data
 grid?

 Everything the DataGrid component does can be controlled at runtime.

  Can you add rows / columns at runtime?

 Yes.

  Also, is it possible to sort of pivot a table 90º anti-clockwise so
 instead of defining
  columns, you define rows, and your data appears as columns instead of
 rows?

 What do you mean by appears as columns? A DataGrid appears as a
 rectangular matrix of cells. The columns can have headers. Row headers are
 not supported.

 Gordon Smith
 Adobe Flex SDK Team

  --
 *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Josh McDonald
 *Sent:* Thursday, January 10, 2008 5:50 PM
 *To:* flexcoders@yahoogroups.com
 *Subject:* [flexcoders] More control over datagrid? Put headings on the
 LHS instead of the top?

  Hi guys,

 I'm wondering about how much run-time control you have over a data grid?
 Can you add rows / columns at runtime? Also, is it possible to sort of pivot
 a table 90º anti-clockwise so instead of defining columns, you define rows,
 and your data appears as columns instead of rows?

 It's awfully hard to google up some advanced datagrid topics without just
 getting half-finished docs on the new advanced datagrid :D

 Not sure I explained that very well, if not let me know and I'll try and
 expand on it a bit...

 Cheers,
 -Josh

 --
 This is crazy! Why are we talking about going to bed with Wilma
 Flintstone... She'll never leave Fred and we know it. 

 :: Josh 'G-Funk' McDonald
 :: 0437 221 380 :: [EMAIL PROTECTED]
  




-- 
This is crazy! Why are we talking about going to bed with Wilma
Flintstone... She'll never leave Fred and we know it. 

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]


RE: [flexcoders] More control over datagrid? Put headings on the LHS instead of the top?

2008-01-10 Thread Alex Harui
Check out OLAPDataGrid.  It might handle pivots.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Josh 
McDonald
Sent: Thursday, January 10, 2008 6:34 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] More control over datagrid? Put headings on the LHS 
instead of the top?

 

Right, so that's a no on the pivot then. Cheers. Are there any articles out 
there on runtime manipulation of datagrids, or should I just hit the docs and 
start experimenting?

Cheers,
-Josh

On Jan 11, 2008 11:56 AM, Gordon Smith [EMAIL PROTECTED] mailto:[EMAIL 
PROTECTED]  wrote:

 I'm wondering about how much run-time control you have over a data grid?

 

Everything the DataGrid component does can be controlled at runtime.

 

 Can you add rows / columns at runtime?

 

Yes.

 

 Also, is it possible to sort of pivot a table 90º anti-clockwise so instead 
 of defining

 columns, you define rows, and your data appears as columns instead of rows? 

 

What do you mean by appears as columns? A DataGrid appears as a rectangular 
matrix of cells. The columns can have headers. Row headers are not supported.

 

Gordon Smith

Adobe Flex SDK Team

 



From: flexcoders@yahoogroups.com mailto:flexcoders@yahoogroups.com  
[mailto:flexcoders@yahoogroups.com mailto:flexcoders@yahoogroups.com ] On 
Behalf Of Josh McDonald
Sent: Thursday, January 10, 2008 5:50 PM
To: flexcoders@yahoogroups.com mailto:flexcoders@yahoogroups.com 
Subject: [flexcoders] More control over datagrid? Put headings on the LHS 
instead of the top?

Hi guys,

I'm wondering about how much run-time control you have over a data grid? Can 
you add rows / columns at runtime? Also, is it possible to sort of pivot a 
table 90º anti-clockwise so instead of defining columns, you define rows, and 
your data appears as columns instead of rows? 

It's awfully hard to google up some advanced datagrid topics without just 
getting half-finished docs on the new advanced datagrid :D

Not sure I explained that very well, if not let me know and I'll try and expand 
on it a bit... 

Cheers,
-Josh

-- 
This is crazy! Why are we talking about going to bed with Wilma Flintstone... 
She'll never leave Fred and we know it. 

:: Josh 'G-Funk' McDonald 
:: 0437 221 380 :: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  




-- 
This is crazy! Why are we talking about going to bed with Wilma Flintstone... 
She'll never leave Fred and we know it. 

:: Josh 'G-Funk' McDonald 
:: 0437 221 380 :: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]