|  05.07.2012, 16:11 | #1 | 
| Участник | ax-erp: Iterate through all controls of a form 
			
			Источник: http://microsoft-dynamics-ax-erp.blo...s-of-form.html ============== Hi Christian First, you could look at the SysSetupForm form and Class. This form and class iterates through a form and displays its setup. It is quite advanced so if you want a simpler but limited solution you could follow the approch that I have sketched below 1. In you run() method, loop through the controls of your form. This can be done using the line below <span style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px;">for(i=1 ; i 
				__________________ Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. | 
|  | 
|  | 
| 
 |