[转]Change Microsoft Dynamics AX form's background color for Dev/Test/Prod
William 15年前 (2011-06-28) 4399浏览 0评论
原文地址:http://alexondax.blogspot.com/2011/02/change-forms-background-color-for.html This is a simple mod that saves TONS of hea...
William 15年前 (2011-06-28) 4399浏览 0评论
原文地址:http://alexondax.blogspot.com/2011/02/change-forms-background-color-for.html This is a simple mod that saves TONS of hea...
William 15年前 (2011-06-23) 6847浏览 0评论
原文地址:http://www.eggheadcafe.com/microsoft/Axapta-Programming/32111378/problem-with-scrollbars-within-tab-pages-when-showhide-...
William 15年前 (2011-06-22) 1885浏览 0评论
Hi,Refer the below links (who doesn't have access to partner source) for hands on experience in AX 2012,Workflow Implementati...
Peter Villadsen 15年前 (2011-05-20) 2503浏览
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 15年前 (2011-05-10) 4419浏览
There are situations where it is useful to workl with characters in X++. As you know, X++ does not have the concept of charac...
William 15年前 (2011-05-10) 3701浏览 0评论
作者:Junevoful 正如我初学AX的时候一样,我相信许多朋友也会遇到与我同样的疑问,很多预留字符根本找不到文档来解释。譬如说,下面这两个SQL 关键字forcePlaceHolders和 forceLiterals,就有许多朋友觉得解释不清。 ...
William 15年前 (2011-05-09) 6676浏览 0评论
转载请注明:ww12345678 的部落格 | AX Helper » [转]Costing and inventory closing
William 15年前 (2011-05-05) 60816浏览 0评论
原文地址:http://farlee.info/archives/wordpress-postviews-stats.html WordPress默认不显示文章和页面的访客浏览次数,可以通过安装浏览次数统计插件来添加显示文章浏览量功能。大家推荐的是W...
William 15年前 (2011-03-27) 3291浏览 0评论
原文地址:http://archive.cnblogs.com/a/1338162/ Issue Discription:In vendTransOpen, have some red hand in records front below. And...
William 15年前 (2011-03-25) 2643浏览 0评论
原文地址:http://www.cnblogs.com/daxnet/archive/2010/04/01/1696810.html 在Microsoft Dynamics AX的MorphX中,AOT下有个Maps节点(注意,不是Map Class...
William 15年前 (2011-03-22) 3378浏览 0评论
原文地址:http://zi-jin.com/archives/292 CodeBox当代码过长时底部会出现一个水平滚动条,可这样导致高度计算错误,垂直方向也出现了一个滚动条,这本也不是什么大不了的事。 关键就在于如果只有一行代码,那这行代码就看不到...
William 15年前 (2011-03-22) 2101浏览 0评论
原文地址:http://www.artofcreation.be/2011/02/06/x-performance-tips/ Hi everyone. I want to do an other post about performance. Bu...
William 15年前 (2011-03-21) 6688浏览 0评论
现在谈起Dynamics AX,在微软Dynamics系列产品当中,作为最受瞩目和最有前景的Dynamics套装产品线,很多人也许只知道它曾经由于资本市场的上市和并购,前后经历了三个“东家”。对于它长达20多年的ERP积累,就不一定有那么多人了解了,...
William 15年前 (2011-03-10) 4120浏览 0评论
博客照片很多?上传和管理图片太烦?想幻灯显示相册?在博客中任意插入动态图片效果?…… 你和我一样,需要NextGEN Gallery,最强WordPress相册插件! 其实网上可以搜到不少关于这个插件的介绍,不过我觉得都不够详细清楚,自己学习的时候也...
Kevin Roos 15年前 (2011-01-21) 2401浏览
Hi, *Edit Microsoft has released a fix for this problem contact support for this* As all of you know the Image class in Dynam...
Kevin Roos 16年前 (2010-12-03) 2083浏览
Hi, A customer of mine asked me to change the font of some reports to Calibri. It all went well until we saved a report as PD...
Kevin Roos 16年前 (2010-11-20) 1988浏览
Hi all, Here is a little code snippet for you to take screen shots within a Dynamics Ax client. public void run(FormContr...
Kevin Roos 16年前 (2010-10-07) 2260浏览
Hello, This post will be all about printing from printers that are connected on the AOS instead of the client. First up is in...
Kevin Roos 16年前 (2010-08-14) 2030浏览
Hi, Ever had this error “The exception unknown software exception (0xc0000417) occured in the application at 0x00a13c18...
Kevin Roos 16年前 (2010-08-03) 1839浏览
Hi there, here is a simple job to enable SQL tracing for all your users, this quite handy for optimizing queries. (The macro&...