
Hi,
I am currently exploring possible ways to customizing AX 2012 using .Net interop , c# language and visual studio, I am trying to display stores in a grid, for this, I've successfully added my project to AOT, added RetailStoreTable in my project, now I can instantiate a new retailStoreTable object, I can see intellisense for retailStoreTable, but here I need some help.
I am unable to figure out how can I display storeNumber field in grid, how do I iterate to all stores to show name in a messagebox for example. I want to use something like foreach loop.
Any Help would be much appreciated.
*This post is locked for comments
I have the same question (0)