18.01.2012, 04:34 | #1 |
Участник
|
Universal Field Changer new version for Microsoft Dynamics AX2012
Источник: http://alexvoy.blogspot.com/2012/01/...rsion-for.html
============== So, I took my old project from the case just to add a new feature: this time I would like to get all the table fields with their labels in the user's language. Frankly seaking I was going to get it in a grid in order to export to Excel; but unfortunately I did not find a fast way to show my temporary table. Finally, I just use InfoLog in the comma separated format that can be used lately to open in Excel. Enjoy, anyway! Description: Universal Field Changer class for Microsoft Dynamics AX2012: - collects all the fields from all the tables in AOT in temporary tables; - makes possible to change any values using filtres by table and field names and existing values; - provides access to SQL query string; - prints the field lists with labels in user's language; - creates dynamically all the form controls and uses method overloading and can be used as a tutorial; Источник: http://alexvoy.blogspot.com/2012/01/...rsion-for.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|