Someone else on my t开发者_运维问答eam has created a form - for some reason the Grid control does not have the \"Create alert rules...\" option in it\'s context menu.
I need to create a View for exporting some Product Data. Ideally I need to merge two fields values (maybe others if possible).
I Have a table with a relationship set for a field which gives me the lookup. Within the validateWrite(), i am returning true if that field is being validated, so that it doesn\'t throw any error.
Preferably something that will disable this useless, annoying feature globally. Update 1 By default, Dynamics AX shows only the first 20 rows of a grid. This is an awful feature. I cannot see how
Feature explained below is available in Microsoft Dynamics AX (formerly known as Axapta), an ERP application.However, my question is related to Visual Studio 2010 and MVC 3 application. Please find my
I am having issues with querying UtilElements and UtilIdElements in Dynamics AX 2009. Screenshot #1 shows the class SalesFormLetter being present in the layers sys, syp, gls, glp and cup. However, wh
I am trying to read a text file using Dynamics AX. However, the following code replaces any spaces in the lines with commas:
I can see that Extended Data Types can have Array Element which seems to make it a composite type. I\'ll be looking into that later.
I would think you should be able to define a label on a display method. However, I can\'t see it in the properties window. But there is a Best Practice Warning:
The SysDatabaseLog wizard seems to group the tables that are available for auditing by the result of this method call. MSDN has no documentation on this method.