Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 73760

How to access one control's value in other control's methods. in a form

$
0
0

I  have added two controls in a form. one is a combo box which is containing an enum, while the other is a stringedit control.

Now i need to get the selected value of the combo box in the modified function of stringedit control. Surely i cant access the combo box through this operator as it points to the stringedit control in its modified method.

So how can i get the selected value of the combo box in the modified method of the stringedit control. ???? 

Thanks


Viewing all articles
Browse latest Browse all 73760

Trending Articles