![]() |
#2 |
Участник
|
В ините формы делаете примерно следующее
X++: public void init() { FormStringControl control; InventTable it; ; super(); control = this.design().control(control::StringEdit); select firstonly it; control.text(it.ItemId); }
__________________
Axapta v.3.0 sp5 kr2 |
|