I have a form with a grid. I have a query I've created in the AOT that's assigned to the grid.
At runtime I want to be able to dynamically assign the range. How do I do this?
It's easy enough with a query built in X++ (QueryBuildDataRange), but I can't figure out how to do it with an AOT query.
*This post is locked for comments
I have the same question (0)