As a short reply i would perhaps suggest sub class the datagrid and
create a custom component.
Then you could override the measure() and updateDisplayList() methods
to achieve your result.

Perhaps someone else could suggest an easier way?

Bjorn

--- In flexcoders@yahoogroups.com, "Paul Dale" <[EMAIL PROTECTED]> wrote:
>
> 
> Some more investigation showed that this issue happens when the data
> in the first column is shorter than the data in the subsequent columns.
> 
> Apparently the hright is determinded by the height of the first row.
> 
> The DataGridColumn doesn't appear to have a height attribute, only
> width (or I'm missing it ...).
> 
> Can one change the height in an ItemRenderer, or is there another way
> to do this?
> 
> Thanks!
> 
> Paul
> 
> --- In flexcoders@yahoogroups.com, "Paul Dale" <paul.dale@> wrote:
> >
> > 
> > A Datagrid that was automatically setting the height to the actual
> height of
> > the contents has started displaying the columns too short. If you
> click on
> > the column you can scroll down, but I haven't been able to get it
to set
> > them automatically again.
> > 
> > Has anyone else seen this? Any suggestions on how to fix this?
> > 
> > Thanks!
> > 
> > Paul
> >
>





--
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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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/
 

Reply via email to