[转]Microsoft Dynamics AX Grid中使用display方法的问题与解决办法
William 12年前 (2011-09-20) 5050浏览 1评论
原帖: http://www.mbscn.net/thread-3865-1-1.html Grid中使用display方法的问题与解决办法 最近做一个项目,用到了display方法,但是怎么做都会出现Grid中某字段的内容跟随光标变化而变化的问题....
AX 2012
William 12年前 (2011-09-20) 5050浏览 1评论
原帖: http://www.mbscn.net/thread-3865-1-1.html Grid中使用display方法的问题与解决办法 最近做一个项目,用到了display方法,但是怎么做都会出现Grid中某字段的内容跟随光标变化而变化的问题....
William 12年前 (2011-09-19) 2295浏览 0评论
为了更好的宣讲Microsoft Dynamics AX 2012 的强大、灵活、简单的设计理念,微软在其Dynamics官方网站发布了几段Dynamics AX 2012 演示视频和交互式演示视频(SilverLight),推荐观看,截至2011-...
davidre_msft 12年前 (2011-09-12) 1807浏览
Correct configuration of the tempdb database is crucial for Dynamics AX workloads. Two of the key recommendations are to main...
Andres Martinez Andrade 12年前 (2011-09-08) 5101浏览
The global methods buf2con and con2buf are used on X++ to convert table buffers into containers and vice versa. New functiona...
Stella Chen 12年前 (2011-09-07) 4068浏览
In Microsoft Dynamics AX 2012 we introduced the ability to compile X++ code into .NET Framework CIL. CIL can run faster than ...
Sam Peng 12年前 (2011-09-06) 1769浏览
Analyze traces Open Traces Once a trace file is imported, it is automatically opened in Trace Parser. Alternatively, users ...
Ievgenii Korovin 12年前 (2011-09-02) 1529浏览
By using the Item arrival journal in the Inventory and warehouse management module in AX2012 you can ship and receive a trans...
Tao Wang - Microsoft Dynamics AX 12年前 (2011-08-15) 1389浏览
Microsoft Dynamics AX 2012 Trace Parser is a performance analyzer that helps users discover and resolve performance problems ...
Marcos Calderon M 12年前 (2011-08-02) 6545浏览
In this post I want to cover some of the core functional aspects of the new delegates feature introduced in AX 2012. X++ dele...
Peter Villadsen 13年前 (2011-05-20) 2098浏览
I was looking at the API that we publish for the X++ compiler, and it struck me that it would be really easy to implement a s...
Peter Villadsen 13年前 (2011-05-10) 3867浏览
There are situations where it is useful to workl with characters in X++. As you know, X++ does not have the concept of charac...