Related Posts
  • 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: 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...