Hi, 

I extend the Datagrid and I added some components. But now, I need to 
recalculate the scrool of datagrid.

What method I can override? and what is the name of attribute of 
scrool??

Thanks


--- In flexcoders@yahoogroups.com, "Rodrigo Pereira Fraga" 
<[EMAIL PROTECTED]> wrote:
>
> Hi Alex,
> 
> thank you very much!
> 
> this method: 
> 
> override protected function adjustListContent(unscaledWidth:Number 
= -1, 
> unscaledHeight:Number = -1):void
> 
> at this post:
> 
> http://blogs.adobe.com/aharui/2008/03/flex_3_datagrid_footers.html
> 
> Solve my poblem!
> 
> \o
> 
> Regards.
> 
> --- In flexcoders@yahoogroups.com, "Alex Harui" <aharui@> wrote:
> >
> > Look for examples on my blog (blogs.adobe.com/aharui).
> > 
> >  
> > 
> > ________________________________
> > 
> > From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> > Behalf Of Rodrigo Pereira Fraga
> > Sent: Friday, June 13, 2008 3:06 PM
> > To: flexcoders@yahoogroups.com
> > Subject: [flexcoders] Extends DataGrid
> > 
> >  
> > 
> > Hi,
> > 
> >  
> > 
> > How I can to extend the DataGrid and add a new component? such
> > TextInput, Button, or a Container.
> > 
> >  
> > 
> > I don't know which method to do" override".
> > 
> >  
> > 
> >  
> > 
> > Somebody knows?
> > 
> > 
> >  
> > 
> > Thanks.
> >
>


Reply via email to