http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=kb401224


--- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> Should be at www.adobe.com
> 
> ________________________________
> 
> From: [email protected] 
[mailto:[EMAIL PROTECTED] On
> Behalf Of Flexing...
> Sent: Wednesday, May 02, 2007 12:07 PM
> To: [email protected]
> Subject: Re: [flexcoders] DataGrid Column bug
> 
> 
> 
> from where can I download the hotfix ? 
> 
> 
> On May 2, 2007, at 9:20 PM, Alex Harui wrote:
> 
> 
>       
> 
>       That should be fixed in the latest hotfix.
> 
> ________________________________
> 
>       From: [email protected]
> [mailto:[EMAIL PROTECTED] On Beh alf Of Flexing...
>       Sent: Wednesday, May 02, 2007 4:47 AM
>       To: [email protected]
>       Subject: [flexcoders] DataGrid Column bug
>       
>       
> 
>       Hi All,
>       
>       I am hiding one of the columns of the datagrid based on the
> value of 
>       a variable i.e. visible={isVisible}.
>       The column is hidden the first time I populate data to it
>       but if I repopulate data (, the value of isVisible is still
> false), 
>       the hidden column shows up.
>       
>       Even if I reset the value of isVisible to false, it doesn't 
get
> hidden.
>       
>       The only workaround which seem to work is set value 
of "visible"
> to 
>       true and then set "visible=isVisible".
>       
>       Is this a known issue with DataGrid?
>       
>       Thanks
>


Reply via email to