very useful ! thank you!<BR/><BR/>just in case if somebody like
me wants to clear Dynalinks between two forms I might suggest to add in
Init() on DataSource of the second form after method Super() the
following:<BR/><BR/> if (element.args() &&
element.args().record() && element.args().record().tableId ==
tableNum(YourTable1))<BR/> {<BR/>
CurrentTable_ds.query().dataSourceNo(1).clearDynalinks();<BR/> }
source
source
No comments:
Post a Comment