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,
we change the behavior of the combo of the search product in the application ( before EntryMode="AutoComplete" and now EntryMode="AutoComplete") .
But after these change i have a strange behaviour, after i choose the product and press enter the combo is showing in upper left of the page.
Hi armore1972,
Using WebGrid 8 and WebCombo 6, I tried to replicate your issue in our local end. Unfortunately, it works fine here. I also tried this issue using different doctype XHTML, HTML5 and HTML4 but it still couldn't shown you issue here. Could you let me know the doctype and the version of WebGrid and WebCombo to replicate this issue in our local end?
Sorry for my lack. If possible, could you help us to provide some code or simple sample that can replicate this issue? I also attach my sample here. You can edit my sample to replicate your issue and send it back to me. I'll help you to resolve this problem. Hope this helps.
Regards,Bernard
Using your structure from you sample, I've made my own sample. Unfortunately, this matter doesn't show up on our local end. But if this matter still occurs on your local end we suggest you to set the position of DropDownList of WebCombo. You add this method on ShowDropDown event on client-side event:
var webCombo = ISGetObject("WebCombo1"); var wcheight = webCombo.LayoutSettings.ItemHeight; webCombo.ResultBox.show(left, top - 95, width, height);
In that code, you must find the left, top, width, and height from DropDownList that you want to show. If this matter still occurs, please let me know. Hope this helps.
I still couldn't replicate your issue in our local end. For you information, I'm using WebGrid 8 and WebCombo 6 to replicate you issue. In version history (http://intersoftpt.com/Support/WebCombo/VersionHistory/), I found out that some of this matters happen if you're using XHTML doctype with WebCombo 4. What is the build of your WebCombo (you can look for the build in properties's detail tab)? Please ensure if you have the latest build of WebCombo 4. You can update your WebCombo by applying the hotfixes in you developer network.
Hope this helps.
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