Description:-
Here i have given simple demonstration for how to sort dynamically in form datasource in ax 2012....
How to use Join in AX 2012
Description:-
In this Example we will see How
to use join in ax table. For your information I have created table “A_Marks”
and...
Pass Container one form to another form in ax 2012
Description:
Here I have given simple demonstration to pass container
one form to another in ax 2012.
Here I have given...
How To Pass a container via args.parm() functionality
Description:-
In AX 2012 (and previous versions), there is
something called an args() which is short for arguments....

How to read data from excel and bind into gridview in asp.net OR How to read data from excel-sheet in asp.net
Description:-
In this
article we will Read data from excel sheet and bind in Gridview control to see.
To open excel...
GridView RowCommand Event in Asp.Net
Description:-
In
this article we will see about Gridview_RowCommand Event in dot net. Here I
have created sample demo...
Automatic Database Backup in Sql
DECLARE
@BaseFolder
nvarchar(128)
,@DatabaseFolder...
How to repeat Static Row on each page in SSRS Report
If you have static row in SSRS Report and you have to
display header row in each page then you have to set below properties...
Exception has been thrown by the target of invocation in dynamics Ax 2012
Exception has been thrown by the
target of an invocation
Solution 1:-
AOT Data dictionary is not synchronize with...

How to write a simple select statement in Ax
Description:-
A select statement can be written
specifically to return only one record or to return many records....