Hi all,
I'm new to AX and x++, i have this scenario :
I have MyForm table, i have lists of address in a drop-down/ combobox which contains lookup of address's detail, city, state and country (It's from parent table : VendTable. MyForm is it's child). When i select one of address from the list, i want to show the each lookup fields (address's detail, city, state and country) into each fields next to the drop-down/combobox control in grid. Anyone know how to do that? Thanks.
*This post is locked for comments
I have the same question (0)