MS Dynamics Ax 2009 EP Development – Part 1
This article is for understanding what’s going on behind the scene when you want to do Microsoft Dynamics Ax 2009 Enterprise Portal (EP) customization. This article also explains how to start with the...
View ArticleCreate a popup window to show custom html on Axapta EP
In this post we will create a custom popup window to show your HTML stuff when you click on a lookup button. After reading this post, you can compose any type of HTML and should be good to display...
View ArticleCall your Ax customization from Visual Studio C# code
How about calling your Axapta customizations (Classes / Class & Table methods / Enums) from your EP User control? For this you need your X++ code resources available for use in Visual Studio. A...
View ArticleAx 3.0 SP* to Ax 2009 SP1 Upgrade – Part 1
This article provides Ax technical consultants step by step procedure of executing Microsoft Dynamics Ax 3.0 to Microsoft Dynamics Ax 2009 SP1 upgrade. It also suggests some steps which can be followed...
View ArticleAx 3.0 SP* to Ax 2009 SP1 Upgrade – Part 2
This article provides Ax technical consultants step by step procedure of executing Microsoft Dynamics Ax 3.0 to Microsoft Dynamics Ax 2009 SP1 upgrade. It also suggests some steps which can be followed...
View ArticleActiveX Gantt Chart control in Dynamics Ax
This article exposes the very less used but two very important features Gantt Chart Reporting (data analysis based on different kind of scheduling jobs) and use of ActiveX controls in Dynamics Ax. I...
View Article