Related Posts
  • Forum Post: Business Connector

    Hi, Just need some help on how to integrate Dynamics AX to ASP.Net. I don't have any problem integrating this in C# window app. when i try to use my code in WEB(ASP.net), there's an error (Page Cannot be displayed) in Event Viewer (".NET Runtime version 2.0.50727.1433 - Fatal Execution...
  • Forum Post: Limit number of records in axapta reports

    I have developed a report on axapta report designer and i need to limit the number of records upto 30 records per page can anyone know how to do it ?
  • Forum Post: Need Help in Binding ResultSet with Grid in Axapta

    I have the following code in which i am getting ResultSet from Access Database but i dnt know how to bind it with Grid. I write this method in Form Init and i have two StringEdit Fields username and password. Anyone knows how to bind it ? public void init() { loginProperty loginProperty = new LoginProperty...
  • Forum Post: Create pdf of control documents in X++ ?

    I need to create pdf of control document like sale order on button click in x++ can anyone have source code ?
  • Forum Post: Sort Sales Invoice in Axapta on Serial Number

    Hi, I have to sort sales invoice in axapta 2009 on serial number from inventdim table ?
  • Forum Post: Need Urgent Help in Salesline table Synchronization

    Hello I have added a field with the name Print in salesline table then i deleted it from AOT but when i m going to synchronize table it is giving me error "cannot execute a data definition language command on sql database has issue an error". Then i deleted this field from sql server in...