From: "Steeve Gilbert" <[EMAIL PROTECTED]>
Subject: Modify joinSource of DataSource while in the
form
>Anyone knows how to change the DataSource.joinSource
>property while the form is running?
>VendTable_ds.joinSource(JoinMode::InnerSource);

Hello Steeve,

after setting
VendTable_ds.joinSource(JoinMode::InnerJoin)
call VendTable_ds.research() to give the datasource
the command to research ( = execute the query again)
from the database
than call element.redraw() to give to form the command
to  paint all components again; it's necessary because
the form doesn't know the change of the datasource.


bxe,
SebDra


     

     
           
Mit sch�nen Gr��en von Yahoo! Mail - http://mail.yahoo.de


Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to