AX · AX Tutorial · Dialog Form Tutorial

How to: Create a simple Dialog form using X++ code and extending RunBaseBatch Class

How to: Create a simple Dialog form using X++ code and extending RunBaseBatch Class Dialog Forms Overview A dialog in Microsoft Dynamics AX is a simple form with a standardized layout, created by using the Dialog system class. Dialogs should allow users to enter some simple values. Do not create complex dialogs-create forms instead. Dialogs are non-modal.…… Continue reading How to: Create a simple Dialog form using X++ code and extending RunBaseBatch Class

AX · AX Tutorial · Report · SSRS

Show/Hide columns in SSRS report using Column Visibility property AX 2012 R3 and Visual Studio 2010

This article will show you a simple example about the usage of Column Visibility property in SSRS ax 2012 and Visual Studio 2010. Column Visibility property is used to show or hide the column in the report. Now, we can use this property to allow the users to select the column that they want to…… Continue reading Show/Hide columns in SSRS report using Column Visibility property AX 2012 R3 and Visual Studio 2010