You may be better off turning off the header and creating your own
header that replicates what you want.  Then set up the datagrid to show
the rows correctly.  If you can't put all the information within a
single row, you may want to use the enhance grid and have it set the
back ground colors for rows that go together (i.e. rows 1-4 would be the
same record, rows 5 - 9, etc...)

Just my 2 cents...

Doug Coning 
Senior Web Development Programmer
FORUM Solutions, LLC
 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:flashcoders-
> [EMAIL PROTECTED] On Behalf Of Michael Hood
> Sent: Wednesday, May 31, 2006 1:07 PM
> To: flashcoders@chattyfig.figleaf.com
> Subject: [Flashcoders] DATA GRID CUSTOMIZATION
> 
> Hey!
> 
> This may be a bit vague - perhaps , but...  I'm trying to customize a
> Flash DataGrid Component so that it can have "X" rows of displayed
text in
> a column, in the header bar, and return "X" rows of returned, related
> data, all within a single "row" of a returned query...  Did that make
any
> sense?  I guess I need to know how to get a line/carriage return into
my
> actionscript - or Perl -  (prolly something really obvious) without
the
> code showing up in the displayed text?    I'm using Flash Remoting and
> Perl w/MYSQL for my DB.
> 
> I hope this doesn't get too scrambled in the process...  Here's sort
of
> what I'm trying to achieve:
> 
> 
> ______________________________________________________(Component
Header)
> |Priority:              |Invoice #:        |Company Name:       |Sales
> Rep:
> |Order Date:                                   |Description:
> |Department:
> ______________________________________________________(Component Rows)
> ______________________________________________________(row 1)
> |1                           |INV00002      |ToyCo Toys
> |Mitch
> |05/31/06                                      |Item # XP01
> |Dept 34
>                                                       |Item # TD 457
>                                                       |Item # FR 239
> ______________________________________________________(row 2)
> |7                           |INV00003       |Kiddy Toys
> |Lisa
> |06/02/06                                       |Item # WW23
> |Dept 34
>                                                        |Item # FR 239
> ______________________________________________________
> 
> Any input would be greatly appreciated!  :-)
> 
> Thanks in advance for your help!
> 
> 
> Michael Hood
> Internal Applications Dev ADMS/ CMS/ Armory
> 
> URL: http://www.futuremike.com
> Email: [EMAIL PROTECTED] (w) & [EMAIL PROTECTED] (h)
> 
> ["All we have to decide is what to do with the time that is given to
us."
> -Gandalf- Lord of the Rings]
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
 
This e-mail and any attachment(s) are intended for the specified recipient(s) 
only and are legally protected.  If you have received this communication in 
error, please "reply to" sender's e-mail address with notification of the error 
and then destroy this message in all electronic and physical forms.
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to