![]() |
#5 |
Участник
|
Цитата:
X++: void run() { FormStringControl callerControl = SysTableLookup::getCallerStringControl(element.args()); Table tableFind; ; super(); if (callerControl.text()) { select firstonly tableFind where tableFind.FieldId like callerControl.text(); if (tableFind) { Table_ds.findRecord(tableFind); if (tableFind.Sign == NoYes::Yes) Tab.tab(2); else Tab.tab(1); } } canSelect = true; }
__________________
// no comments |
|
|
![]() |
||||
Тема | Ответов | |||
Баг формы в АХ связанный с колесом прокрутки мышью | 6 | |||
Скроллинг и ActiveX | 3 |
|