Microsoft Dynamics Axapta
Welcome To The New World of Ms Dynamics Axapta
Pages
(Move to ...)
Axaptians
Ax Juniors
Ax Seniors
▼
Tuesday, 10 July 2012
Configure Dynamics Ax Global Search,Data Crawler
›
This feature is not one of those that are well hidden. It has taken over the shortcut key Ctrl+F that used to call up the Filter by f...
6 comments:
Monday, 18 June 2012
Problem Solving Techniques in Ax
›
Sometimes, when developing, AX doesn’t work as expected, or behaves weird. Here are some of the things you can try if you run out of ...
3 comments:
ShortCut Keys for Ms Dynamics Ax
›
Command Dynamics AX 2012 Dynamics AX 2009 Dynamics AX 4.0 Open the AOT CTRL+D CTRL+D CTRL+D ...
4 comments:
Friday, 8 June 2012
Get active window handle
›
static public HWND getActiveWhd() { HWND AxClient, AxChild; ; AxClient = WinApi::findWindowEx(infolog.hWnd()...
1 comment:
Write down the record
›
To write down the record, which have been just created and does not have modifications use data source method ForceWrite . This method ca...
1 comment:
Update assembly configuration file on the fly (from code)
›
The following code could be used to update the DLL configuration file from the code. It could be useful for example when User changes som...
1 comment:
Some issues during changing index uniqueness
›
Some times we need to create a new unique index or alter existing one, but table may already contain duplicate data for this index and ou...
3 comments:
›
Home
View web version