Notifications
Announcements
No record found.
Hello, I am new to dynamics world. Please can anyone tell me , how can I rotate image on window control in dynamics ax.
*This post is locked for comments
Hi uzk_dynamics,
Try this
container imageData; //image Image image = new Image(); image.setData(imageData); image.rotate(RotateType::Rotate90FlipNone);
hello , I used the rotate function on image, but image did not rotate, what I can do now ??
Is this SSRS report or AX form ?
Hi ,
This is SSRS report ? If yes check your report design property and printer property.
It is ax form
Hi!
Set window control AutoDeclaration property to YES. In run() method try to write this line of code:
imageWindow.image().rotate(RotateType::Rotate180FlipNone);
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 4 Most Valuable Professional
Priya_K 4
MyDynamicsNAV 2