11/30/2024 10:21:51 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
|
|
|
|
Manually submit form
Posted: 14 Dec 07 11:26 AM
|
Hi, i'm having a (VB)Form with controls bound to database.
there are 3 buttons: mbOK, mbCancel, mbMine
mbOK and mbCancel work fine; if mbMine is clicked i have to call a function which needs the record to be stored in database. so i need to save the form data before calling this function.
is there a way to manually start the "submit"-process to store data to the DB? if i change the modalresult to mbOK in onClickMine, it's too late, as data will be stored after the whole onClick-Method is completed, but in this method i call the funciton which needs the record...
thanks for any help! |
|
|
| |
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|