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 show all the records when Dropdown button is clicked and Filter the record only when a Text is entered in Textbox.
At Present what happens is that when i chose a value and then again i click the dropdown button then i get to see only 1 record, because it is filtering the record.
I want to override the Default functionality. How can i achieve this?
Thanks,
Huzefa Katwarawala
Hello Huzefa,
You can set AlwaysShowAllRowOnDropdown property to True.
<ISWebCombo:WebCombo ID="WebCombo1" runat="server" DataSourceID="AccessDataSource1" DataTextField="ContactName" DataValueField="CustomerID" Height="20px" UseDefaultStyle="True" Width="200px"> <LayoutSettings AlwaysShowAllRowsOnDropdown="True"> </LayoutSettings> </ISWebCombo:WebCombo>
Hope this helps.
Thank you.
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