Whenerver I hear "ViewStack problem", I think "deferred instantiation".

 

But if the DG is showing rows, then that is probably not the issue.  Are
you doing anything clever, like dynamically building the DG columns?

 

If you have rows but no visible data, then the problem is probably with
the column definitions.

 

Tracy Spratt 
Lariat Services 

Flex development bandwidth available 

________________________________

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of Battershall, Jeff
Sent: Friday, January 09, 2009 1:16 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] DataGrids and ViewStacks

 

Just a wild stab - I ran into something that sounds similar using
TitleWindow and found it font related.  The data is there, but it's not
rendering it due to some sort of font issue.  Are you importing a font
or using device fonts?

        -----Original Message-----
        From: flexcoders@yahoogroups.com
[mailto:flexcod...@yahoogroups.com] On Behalf Of David Kramer
        Sent: Friday, January 09, 2009 9:01 AM
        To: flexcoders@yahoogroups.com
        Subject: [flexcoders] DataGrids and ViewStacks

        I have a simple XML file that is the dataprovider  for a
datagrid, and it all works fine.

        However...

        When I put the datagrid in a viewstack, no data is rendered.

        When you hover over the grid, you see that it has four rows
active (with mouseover highlight) but you can't see any data.

        Does anyone know what the deal is here?

 

Reply via email to