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
Here is the scenario. I have got a popup aspx page. Within this i have got webcombo with values and fixed resultbox height. The popup window height is determined by calculating total content height, which wont include resultbox height. Hence when i click on webcombo, the result box drops downwards and moves below to the popup window as shown in the following attachement. This means am unable to show the webcombo fully in the page. For IE I rectified the problem by putting LayoutSettings-ResultBoxWindowType="Popup". But for Mozilla it wont work. So i would like to get solution that would make webcombo adjust itself based available area ASAP. For eg: if there is no area below webcombo(the window ends), then resultbox should be shown upward, like a dropdownlist.
I ve got required result through another thread. See Result box popup type firefox
Glad to hear that the solution provided by Handy helps.
var webCombo = ISGetObject("WebCombo1"); var wcheight = webCombo.LayoutSettings.ItemHeight; webCombo.ResultBox.show(left, top - 95, width, height);
Please feel free to contact us with any questions or concerns you may have.
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