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
Latest Development Blogs
ForumPostTopic
Browse By Tag
there is some configuration for the search for a webcombo or by two fields. for example if the combo has 3 columns (order, code, name) and I want to search for code and name at a time.
this is possible
Hi,
Yes, It is possible. You can use AdditionalSearchFields properties.
e.g
protected void WebCombo1_InitializeLayout(object sender, ISNet.WebUI.WebCombo.LayoutEventArgs e) { e.Layout.ComboMode = Mode.MultipleColumns; WebCombo1.AdditionalSearchFields = "Code, Name"; }
Regards,Handy
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