in

Dynamics User Group

Since 1995 - The Microsoft Dynamics Online User Community

Browse by Tags

  • query

    Hi, I am running a report which is based on custtable at design time. I have to override this query at trun time through custtrans. I have added the custtrans table in the query and set the relation. But its not overriding the query at run time. The report design is generated. Thanks
    Posted to AX / Axapta - Developer Forum (Forum) by Edesigner on 08-28-2008
  • Dialog

    Hi guys, I have a dilog form for the report...i have a combo box with different options....my questions is, which method shall i use so when i change the value in the combo box , it should change the value of another combo box on the same dialog form automatically. thanks
    Posted to AX / Axapta - Developer Forum (Forum) by Edesigner on 08-26-2008
  • How to change the name of favorites menu for all users?

    We restore our production database to our training environment weekly. I would like to change the name of the favorites menu for all users to indicate which environment they are in. I do not know how to manipulate the binary data in the SysPersonalization table. Is there a way to do this?
    Posted to AX / Axapta - Developer Forum (Forum) by merinaiti on 08-22-2008
  • Re: how to disable or remove the form close button

    Create a new method on WinAPI class: static int setWindowLong (HWND _HWND, int _nIndex, int _dwNewLong) { DLL DLL; DLLFunction DLLFunction; ; DLL = new DLL(#UserDLL); DLLFunction = new DLLFunction(DLL, ' SetWindowLongA ' ); DLLFunction.arg(ExtTypes::DWord, ExtTypes::DWord, ExtTypes::DWord); DLLFunction...
  • Re: Which one is efficient?

    I would go with the 2-datasource model. It is logically more correct and easy, and this is more reliable, at least. It probably is also more efficient, because you won't have to re-query the table each time the tab is changed. You will just preformed 2 queries at form startup.
  • Dynamics AX add-on "Report Mailer"

    Have you ever sent reports as e-mail attachments directly from Dynamics AX (formerly Axapta) and would have liked to have a more user-friendly layout? Do you also think that the Outlook dialogue requiring you to confirm that the report e-mail is sent is unnecessary? Would you like your reports such as...
  • Dynamics AX Add-ons

    Dyxon is specialised in the development of modules and add-ons for Microsoft Dynamics AX (formerly Microsoft Axapta). We develop and distribute numerous solutions for Microsoft Dynamics AX. Our experienced experts develop inexpensive, completely integrated, state-of-the-art add-ons for the Microsoft...
    Posted to Add Ons Offered (Forum) by dyxon on 08-19-2008
  • EDT as an Array

    Hi, I have an EDT as an Array of 3 elemetns, which is saved in a table as three fields. I have to display the value of all three fileds in a report if they are not empty. How can i get the value of these fields in code by writing a display method. thanks
    Posted to AX / Axapta - Developer Forum (Forum) by Edesigner on 08-14-2008
  • Custagingreport

    Hi all, I have to display an extra field at the end of aging line in CUSTAGING REPORT. Im tried in the report but it gets displayed at the centre of the report. I have checked the class CUSTVENDBALANCELIST . Your help is really appreciated. Thanks
    Posted to AX / Axapta - Developer Forum (Forum) by Edesigner on 08-13-2008
  • Dynamics Technical Consultant - CRM C# or AX X++

    Leading provider of IT Services are seeking experienced Microsoft Dynamics Consultants to join their Practice as part of their aggressive growth plans. The successful candidates will have either AX or CRM expertise coupled with a Consulting background and be committed to service delivery of a high standard...
    Posted to Jobs Offered (Forum) by Danny Brown on 08-13-2008
Page 1 of 13 (129 items) 1 2 3 4 5 Next > ... Last ยป


Copyright Dynamics User Group, 1995-2008, all rights reserved. This website and user group are independent and not affiliated with the Microsoft Corporation.