iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I have a customer form.
On that form is a tab where a customer has multiple shipping addresses.
The name of the address is selected in a webcombo.
When the item in the webcombo is selected I want 3 webinputs filled with address information.
I can implement this when I have the webcombo's autopostback set to true, but I would like to do it without setting that property to true utilizing the webcombo's valuechanged event.
Is that possible?
Without setting the autopostback property of the WebCombo to true the ValueChanged server side event will not be triggered.
However, if you wish to invoke a server side function after a WebCombo item is selected you could use SendCustomRequest function during AfterItemSelected client side event hanlder to invoke a server side event.
Attached is the sample which demonstrate this method.
Glenn,
I will try that out when I am back at the office.
Thank you for your response.
Best regards,
Mark
Your suggestion worked fantastically.
Thank you for the help.
Regards,
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname