Hi,
I have an AX 2012 form with an actionpaneTab containing one CommandButton:NewButton and one CommandButton:DeleteButton, but there are two updatable grid in my form. These grid have a relation parents and child.
My question is how can I tell to my two buttons which grid to manipulate ?
For now the two buttons only controls the first grid. So how can i insert or delete a line in the second grid by pressing NewButton or DeleteButton ?
Thanks.
*This post is locked for comments
I have the same question (0)