I also thought i'd add i've added import mx.controls.dataGridClasses.DataGridItemRenderer;
private var dgir:DataGridItemRenderer; to my main application, and my css is inside a swc that i'm loading via the -theme compiler option. Any help would be gratefully appreciated. --- In [email protected], "Bjorn Schultheiss" <[EMAIL PROTECTED]> wrote: > > Hey my embedded fonts are not appearing in my datagrid. > > They work everywhere else except the dataGrid. > > Any tips you guys have got to help me get this to work? > > > > btw. My datagrid is in a module, loaded by other modules. > All modules are loading the fonts fine, except within the datagrid. > And I'm not using Runtime CSS. >

