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 two webcombos; webCombo1 and webCombo2, webCombo1 have 3 columns "subproyect"(value member),"cost_area"(display member),"description"; webCombo2 have 3 columns "area_unit"(value member),"description"(display member),"cost_area".
webCombo2 depends(linked) of webcombo1 by column "cost_area".
You can filter(when you type in the textbox of the webcombo) by column description of webcombo1
there any property for choose the column for the filter in the webcombo?
So, it seems you want the filter from another column (description) while you set DataTextfield="cost_area" and DataValueField="subproyect", correct? I think set AdditionalSearchFields="Description" can achieve the scenario.
e.g
On my attached sample, I have 2 WebCombo. One is bound to Customers, the others is Orders.
I set AdditionalSearchFields into "City" while DataTextFiled is ContactName and DataValueField is CustomerID. With this way, if i type London, i can filter the data. With this functionality, I also linked with WebCombo2.
Hope this helps.
Regards,Handy
Hi good day, AdditionalSearchFields="campo3" this is the property that solved my problem.
But a have other question, do can define other column diferent of UseDataTextField or UseDataValueField for link the webcombosi'm using FilterDataMember but not works.
Hi,
I am sorry but i don't quite understand your point, could you explain more detail about the requirement?
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