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
Hello Chris,
Regarding this scenario, I would need a little more time to discuss with our developer teams. We would suggest what is the best approach for your scenario. I will be back asap.
Regards,Handy
Hello Eric,
Our Developer teams would enhance our mechanism to avoid this issue as we talked in previous thread.Except this issue, Is there anything else that crash WebGrid?
Hello Mark,
The previous sample is not a ClientUI control but ASP.Net control. I was mistakenly in replying the thread.I am currently try to create a new sample for you. I will let you know asap.Regards,Handy
Hi,
What CSS MUST be defined within the WebMenubar/WebToolbar to avoid this performance bug? I am looking for specific Style properties that must be specified and the valid CSS classes and/or style that can be used?
As I told before, by using CSS, AddStyle() method which slow down page in IE. In your latest sample, I can run well in Firefox. Perhaps, you can help us by providing sample that can replicate the issue in firefox.
Why does the WebGrid's AutoFitColumn property fixes this performance bug? Why does a Split/DropdOWn button within a WebMenubAR/WebToolbar control cause this performance bug? What is specific about this that causes the bug?
Why does the WebGrid's AutoFitColumn property fixes this performance bug?
Why does a Split/DropdOWn button within a WebMenubAR/WebToolbar control cause this performance bug? What is specific about this that causes the bug?
I still need to discuss about AutoFitColumn with our developer teams.Using Split/DropDown button, make WebToolBar/WebMenuBar needs to generate style for its menu.When need only toolbar command, the menu style does not need to be generated.So, since the default behavious still use AddStyle(), you need to use CSS to avoid it.Once again, this is not a bug from our control This is a limitation from IE itself. Please refer into below community or discussion link to know more information about AddStyle issue:
http://www.webdeveloper.com/forum/showthread.php?p=1112700http://msdn.microsoft.com/en-us/library/ms906392.aspxhttp://www.quirksmode.org/bugreports/archives/2006/01/IE_wont_allow_documentcreateElementstyle.html
I went through the new CSS and made one-by-one changes to narrow down the CSS causing the problem. Our existing application had similiar CSS except some were CSS classes and other was CSS explicitly in the markup. Oddly, the missing css was the following that references an empty CSS class: <CustomStyle CssClass="CustomStyle"></CustomStyle>
Please let me know the detail about what style that you need. CustomStyle is used for Custom MenuItem.Since, your previous sample, does not use Custom MenuItem, it would be ok if the reference is an empty CSS classes.
Hello Andrzej,
Please see my modified sample. It works fine now. I changed the UriMapping in your current application , use DisplayFragmentInBrowser="True" in UXFrame1 and use the full path navigateURI for your external application. Hope this helps.
Hello,
Yes, I understand about your point. Even though it runs well in non client binding scenario, but we suggest the same way. Otherwise, some issues can be occured due this settings. I will let us our developer know about this javascript error.
Hello George,
Would you mind to send us a simple sample that replicates this issue? Please also let me know what container that you used. If you used a table, try to use table-layout:fixed for it's style. If this does not help, you can also set the position manually.
e.g
var webCombo = ISGetObject("WebCombo1"); var wcheight = webCombo.LayoutSettings.ItemHeight; webCombo.ResultBox.show(left, top - 95, width, height);
Thank you for your report. I can replicate the issue as well. The pending changes is not triggered because markdirty fails. Without batchupdate, it also returns into original value after refresh. I will forward the issue to our developer teams.
Does the dll come from another library WebProject application? Or is it from Silverlight Web Aplication?I think if it is from another Silverlight Web Application, you could not refer into .dll itself, but it should .xap itself. Regarding this scenario, I would like to discuss with our developer teams. I will let you know asap after I got the response.
Thank you for your sample. I am able to see your issue in here. I would need a little time to discuss with our developer teams. Normally, when need to navigate into nested child, we to use properties AllowNestedNavigation="true" in UXFrame level and IsChildNavigation="true" in UriMapping level. I will let you know when I got response from our developer teams.
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