How can I access .resx files (string resources) from within a report file? (.igr) Currently we have a different reporting system and we can access those files easily. With Infragistics reporting I can access the database or pass some parameteres, but I cannot find a way to access .resx files located in the web assembly (embedded resourcses). How can I achieve this?
it worked using a ressource wrapper