vote up 0 vote down star

when will i add Advanced data grid in my project then it shows eror like

everity and Description Path	Resource	Location	Creation Time	Id
Unable to resolve resource bundle "datamanagement".

but separte mxml file then add it not show any errors .my project i used locale binding for multi language so i add in complier -locale=English,Japan,Arabic,Dutch,India -source-path=locale/{locale} so if i add like may be error occured i dont know What's reason error occurred ? i am seeking soluation lot of time , unable to find it . if you know kindly explain me

flag

59% accept rate

1 Answer

vote up 0 vote down check

Try adding the datavisualization.swc and datavisualization_rb.swc files to your project.

  1. right click on Flex sample project, choose properties;
  2. go to "Flex Build path", "Library Path" tab;
  3. click the "Add SWC" button and add the files

The files should be located in your Flex SDK directory under

/frameworks/libs/

link|flag
doing following steps . After that AD add to state and run shows same error resolve resource bundle "datamanagement". – R.Vijayakumar Oct 29 at 7:26

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.