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,
You can compress the data inside WebCombo using SmartWebResources compression. To use SmartWebCompression, please add this tag inside your web.config:
<add key="ISNet.WebUI.ISRes_Compressed" value="true" />
Regarding to your problem, could you inform me the method that you used to compress the page that you mentioned above? It will be better if you have working sample so we can trace operation that run in your side.
For more information about SmartWebResources compression, seehttp://intersoftpt.wordpress.com/2009/09/21/rich-features-in-low-client-footprint/
Regards,Bernard
Hi Ellen,
Using your code that you gave me above, I tried to replicate your issue in our local end. I also put the same structure like yours in my website. Unfortunately, I couldn't use some other assembly and user control like InputMask, GroupValidator, CRISCommandInterface, and etc because we don't have it in our local end. So I delete other control that are not ours, so I can run the website in our local end.
However, when I tried to run it in IE9 browser, Default.aspx can be loaded perfectly and it only used less than 10 seconds to show the website in our local end. Although, when I open RMSDefault, it takes 3 seconds to show the PropertyRecord page but it is expected because there are many WebCombo controls inside that page.
To replicate your issue in our local end, we need a running sample that can replicate your issue in our local end. This is necessary because we need to trace which control that make this issue happen in your local end. Look forward to hear any feedback from you so I can help you further.
Glad that you have found the problem. Actually WebGrid in version 7, only can be rendered properly using XHTML and HTML4 doctype. This is why if you're using compatibility mode, some rendering won't be rendered like we expected. This problem might be happen because some configuration in your website force your website to show in compatibility view.
It's better if you used WebGrid 8, so you can put the RenderingMode to XHTML, HTML4, or HTML5 regarding your requirement. Our WebGrid 8 support all of three doctypes. If you have any further question, don't hesitate to ask us.
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