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 to all,
is it possibile to setting automatly the first element of the combo after the combo was open and how i do?
Now i have this situation ( enter a product to search and the combo with some products was open)
I want this situation (after the combo was open the focus go to the first row)
Thanks in advance
Hello,
Perhaps you could try to set the EntryMode property to “AutoComplete”. Here’s the example snippet code, how to implement the auto complete feature.
<ISWebCombo:WebCombo ID="WebCombo3" runat="server" UseDefaultStyle="True" Height="20px" Width="200px"> <LayoutSettings EntryMode="AutoComplete"> </LayoutSettings> </ISWebCombo:WebCombo>
Hope this helps.
Regards,Hans.
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