What I need (and it must be done in Flex 1.5) its that my column header text to be written not from left-to-right (conventional way) but from bottom-to-top (like if you rotate all the text - 90º).
João Fernandes Secção de Desenvolvimento Departamento de Informática -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Manish Jethani Sent: sexta-feira, 27 de Janeiro de 2006 17:25 To: [email protected] Subject: Re: [flexcoders] Datagrid headerRenderer (Flex 1.5) On 1/27/06, João Fernandes <[EMAIL PROTECTED]> wrote: > Does anyone know a way to set a header for a column vertically using a > headerRender (I guess this will be the only way) ? I don't think that's possible. You're looking for row headers on the left, right? [side] In Flex2 there's column-locking which can give the effect of a row header. Just lock the first column and it becomes a header. [/side] -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

