Amy,

it is already in a swc library.

what do you mean by 'program for the design time view'?
all my DGC subclass does is add a couple extra properties. no changes or 
overrides of any sort.

tia
julio

--- In [email protected], "droponrcll" <amyblankens...@...> wrote:
>
> 
> 
> --- In [email protected], "fourctv" <fourctv@> wrote:
> >
> > [Flex 3.4]
> > I am subclassing DGC in a library of mine. Everything works perfectly, no 
> > problems in runtime.
> >  
> > But FB3 does not render my columns... If I have a mix of DGC and MyDGC on a 
> > DG, the framework's standard DGC render well, mine don't. If I have only 
> > MyDGC in a datagrid, it shows as an empty grid, as if no columns were 
> > declared. But again, it works fine in runtime.
> >  
> > Is there any trick, setting or property I need to set in my manifest.xml or 
> > design.xml?
> >  
> > I know that DGC rendering in FB3 is done differently than other components.
> >  
> > Is there a way to do what I want?
> 
> You need to package it in a swc and program for the design time view.
> 
> HTH;
> 
> Amy
>


Reply via email to