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,
I have recently upgraded to your latest version of the WebDesktop. When I am resizing a window now, the changing sizes display on screen. Although this looks pretty good, none of the controls on the page work after I complete the resizing. I didnt see this resizing form prior to my upgrade and dont see it on your demos. Can you tell me how to fix the issue where it is affecting all the controls or tell me how to turn of this resizing shadow. I have attached screen shot to show you what I am querying.
Regards,
Dermot
Hi Dermot O'Sullivan,
Some of our feature in WebDesktop do not support XHTML page. Could you kindly use HTML page instead of XHMTL by removing these code in your sample.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
And replace these code and change them into <html> only
<html xmlns="http://www.w3.org/1999/xhtml">
I hope it helps. Thank you and have a nice day.
Best Regards,
Andi Santoso
Hi Dermot,
Forgive me, however I am not able to replicate the issue of yours. I have tried this scenario under your settings(WebGrid in WebTab and they are under WebDesktopManager), however, all the control in my page is working properly. Perhaps, you could provide me with a simple sample of yours that replicate the issue.
In the other hand, in order to not allow the Window to do resize, you can simply add AllowResize="No" in your <ISWebDesktop:WebDesktopWindow>, ex:
<ISWebDesktop:WebDesktopWindow Name="WindowGrid" Text="WindowGrid" AllowResize="No">
Hi Andi,
Thanks for your reply. We need the windows to be resizable so the above is not an option. I have attached a simple website as requested, with one page that will automatically launch from the default.aspx page. The page contains a number of webinputs used as date lookups. These work perfectly until the user resizes the window. At this point they stop working and cant be dropped down. I have found issues with the WebMenu, WebCombo, WebInput, WebCoverFlow and WebGrid. I assume it may be an issue across the board.
Thanks,
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