Is there an example or description for using the Movers Class?
Thank you
Georg
Is there an example or description for using the Movers Class?
Thank you
Georg
Hi gcjm
Code:m_moverList = "a,b,c" m_proprtyvalueText = "d,e,f" Lianja.showMoverDialog("Select Items", "Items Selected", m_moverList, m_proprtyvalueText, m_proprtyvalueText) m_proprtyvalueText = Lianja.getDialogResult()
How the best to update data table ?
Hi Jefferson,
The section "Save" method is the normal way to do that.
Hank
Bookmarks