Related Posts
  • Forum Post: Re: Re: How to recover query result in my form

    Hi ser, first of all, thanks for answer me quickly. Nevertheless, i managed to make me understand, despite my English level. That's it, i want to filter SMASubscriptionTable with the query used in the "SysQueryForm" and with the criteria that the user has set to obtain...
  • Forum Post: How to recover query result in my form

    Hi, I'm newbie in ax, i've a form MyFrom with a menuitembutton which calls a query form. How to recover and make display the result of this query in a grid of MyForm? The grid datasource is SMASubscriptionTable, with my query i want to reach services with a particular enddate and/or...