I am executing this line of the code:
var ClassInfo:Object = ObjectUtil.getClassInfo(gridObj.dataProvider);
but I am not sure I can see a list of the fields. Am I doing 
something wrong?

-- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> ObjectUtil.getClassInfo()
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of markgoldin_2000
> Sent: Thursday, January 17, 2008 2:48 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Get fields from dataProvider
> 
>  
> 
> How can I extract a list of fields from DataGrid's dataProvider? I 
need 
> it ftom dataProvider because not all data is shown in the grids.
> 
> Thanks
>


Reply via email to