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
Hi,
How can i set selected value for WebCombo during data binding? For example during data binding, i do a checking, when the condition meets, i want to set the current record (let say current record during data binding is record #5) to become selected when the WebCombo is displayed. How to do that?
Thanks!
In WebCombo 4, you can set initial WebCombo value from server side by setting WebCombo’s value property (as shown below).
WebCombo1.Value = "ANTON";
Initiating WebCombo value from server side can only be done by using value property not the row index.
Please let us know whether this helps or not. If this doesn’t help, could you please kindly attach a simple sample of your WebCombo? We need to check your code in data binding process.
ok thanks!
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