[flexcoders] Datagrid not displaying selected item or rollover color any more.

2009-02-16 Thread Jason Nichols
I've searched around and have yet to find an answer for this question.
 Perhaps I'm just phrasing it incorrectly.

I have a Flex app that until recently performed as expected.  The Tab
is a class that Extends from FlexLib MDICanvas. Tabs are put into a
FlexLib SuperTab.  I've gotten everything to work in production, so I
feel the issue doesn't have anything to do with use of FlexLib. 
Either I've added something to my code base, or changed a setting
because with the exception of one subtab, every single datagrid on
every single tabbed page (8 in all) only shows the header row for each
datagrid.  Has anyone ever seen this before?


Thanks,
j



RE: [flexcoders] Datagrid not displaying selected item or rollover color any more.

2009-02-16 Thread Alex Harui
No data or dataProvider is null or empty?

Alex Harui
Flex SDK Developer
Adobe Systems Inc.http://www.adobe.com/
Blog: http://blogs.adobe.com/aharui

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf 
Of Jason Nichols
Sent: Monday, February 16, 2009 6:50 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Datagrid not displaying selected item or rollover color 
any more.


I've searched around and have yet to find an answer for this question.
Perhaps I'm just phrasing it incorrectly.

I have a Flex app that until recently performed as expected. The Tab
is a class that Extends from FlexLib MDICanvas. Tabs are put into a
FlexLib SuperTab. I've gotten everything to work in production, so I
feel the issue doesn't have anything to do with use of FlexLib.
Either I've added something to my code base, or changed a setting
because with the exception of one subtab, every single datagrid on
every single tabbed page (8 in all) only shows the header row for each
datagrid. Has anyone ever seen this before?

Thanks,
j