Thanks Manish. I tried out your suggestion but i would still prefer to 
change the dataProvider value  to be the same as the value in the 
database, rather than just effect the rendering.

thanks
bod





--- In flexcoders@yahoogroups.com, Manish Jethani 
<[EMAIL PROTECTED]> wrote:
> On 5/20/05, bhaq1972 <[EMAIL PROTECTED]> wrote:
> 
> >Do you have any recommendation how i would
> > apply this code before binding to a datagrid. My result handlers
> > after an async call usually look like this
> > 
> > function resultHandler(result){
> >   datagrid1.dataProvider = result;
> > }
> 
> Use a DataGridColumn, set a labelFunction on it, and format the data
> in the labelFunction.




 
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/
 


Reply via email to