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: 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: Sort Sales Invoice in Axapta on Serial Number

    Hi, I have to sort sales invoice in axapta 2009 on serial number from inventdim table ?