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
Hi,
I have submitted a new product idea for you directly to our Product Management team with the details that you provided and including Leo response. Our product team chooses new feature requests for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your features are chosen for development you will be notified at that time. Your reference number is PI12060057. If you need any further assistance please do not hesitate to ask.
Currently we don’t have support accessing resx files form a report. In the future we will when we allow you to localize your reports.
You could access the .resx file today by creating an object data source that returns it, but it is not a very nice workaround.
Best,
Leo