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 armore1972,
I tried to replicate your issue in our local end. Using the configuration that you used in your sample. Unfortunately, this matter doesn't happen in our local end. I attach my sample and screenshot here here. Please let me know if I'm missing some configuration in my sample. Maybe a simple sample that can replicate this issue in our local end could help us to trace where the problem occurs. I will gladly help you to resolve it. Look forward to hear any feedback from you so I can help you further.
Regards,Bernard
Hi Oliver,
I can replicate your issue in here. Maybe there's regression in WebGrid that make this issue happen. This issue only happen if grouping is defined in initialize state. I have added this issue as Work Item #1560. I will let you know any news regarding this work item. Thank you for your valuable feedback.
Actually to achieve the first scenario, you doesn't need to use client side event. You should set AlwaysShowAllRowsOnDropdown property in LayoutSettings property to True value to achieve this scenario. You can als set the filter and change the data inside resultbox using client side event. I have attach my sample here. Please look at my sample and please let me know if you have any further problem regarding this scenario. Hope this helps.
Hi Tomislav,
Glad that you have solved your problem. If you have any further problem. please don't hesitate to ask us. Hope this helps.
Actually, this matter doesn't happen in our local end using HTML5 doctype and our new WebGrid version. The GroupBox rendered correctly in IE10 in standard document mode without using compatibility mode. However, our control is not designed for compatibility mode because it will request the browser to render in old rendering method. Maybe if possible, could you give me a simple sample to replicate this issue in our local end or steps to replicate this issue? It will help us to resolve this issue because I need to trace where the problem comes from. I also attach my screenshot here. Look forward to hear any feedback from you so I can help you further.
Have you tried to use HTML5 Rendering mode in your WebGrid. Actually, IE 10 have different rendering for HTML4. I resolved this issue by applying WebGrid hotfix and change my page doctype and WebGrid doctype to HTML5. Please let me know if you still can replicate this issue in your local end. I will help you to resolve it.
Hi Ajaya Kumar,
To dynamically change WebGrid layout, maybe you can populate the data in WebGrid OnInitializeDataSource event. Then you can clear cache data and retrieve its structure from data that you populate in OnPrepareDataBinding event.
WebGrid1.ClearCachedDataSource(); WebGrid1.RetrieveStructure();
With this method, WebGrid structure will be the same as the data structure that you bind in OnInitializeDataSource event. WebGrid also doesn't have any limitation of users to perform this method. However, I don't really understand the specific scenario that you want to achieve. Could you explain me more detail about the scenario that you want to achieve? I will gladly help you to achieve it. Hope this helps.
Hi Daniel,
As John said, you can try t apply our hotfix to resolve the issue in Firefox. Probably this issue happen because Firefox has obsolete some of their API in their new version. And if you still found the problem after applying our hotfix, please inform it to us. We will help you to fix this problem. 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