Monday 5 March 2018

Use of .Net Web Browser control in AX2012 & AX7 / D365

In AX2012 & AX7 / D365 we can use WPF or in general .net controls. Microsoft made a great effort to integrate the .NET environment and AX, not only from a run-time perspective but also for developers, easy event handling and so on. In this example I have add web browser control pro-grammatically and will try to Navigate Website through web  browser control.











Reference: Tutorial: WPF User Control for AX2012

No comments:

Post a Comment

How to Convert Images to Base64 Strings in D365 Finance & Operations

In this blog, I will discuss how to convert an image into a base64 encoded string in Dynamics 365 Finance and Operations (D365FO). Fortunate...