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,
We are forwarding your issue to the developer. We will inform you when there is any solution, workaround or fix about the issue.
Regards,
Lili
Could you tell me what build version of WebGrid and WebPane that you use? Also please try to use this code onAfterResize event in WebPane:
wgDoResize(true,true);
If you change the configuration that you use, the build will change so you need to re-generate the license everytime you change the configuration.
Have you set the PersistRowChecker to True in the LayoutSetting of your WebGrid? You need to set that property like this:
<LayoutSettings PersistRowChecker="True"> </LayoutSettings>
You can refer to our WebGrid sample named RowCheckerColumn as a reference.
Hope it helps.
Deeply apologize for the inconvenience. We are testing your issue on our end. Unfortunately, your issue is a hard one to replicate because it appears to be random. We were able to replicate your issue, and after test it again by using your first scenario, we find the issue did not occur again. We communicate it again to you, and we really appreciate that you helped us to give another information, which is by defining an exact width where the problem occurs.
Your issue has been forwarded to our development teams and they will try their best to fix this issue. Once again, thank you very much for your help. Regards, Lili
Once again, thank you very much for your help.
Unfortunately, due to other high priorities and urgent issues, we have to shipped SP1 earlier than expected. As the results, the SP1 doesn't include the particular work items associated to your issues. We will continue to address the rest of work items in the upcoming hotfix based on our work items queues and priorities. Thank you for your understanding in this matter.
Maybe you could try to add this script:
<script language="javascript"> function window::onresize() { wgDoResize(true,true); } </script>
It is another way to call the resize function of WebGrid. Hope it helps.
Thank you for the video. I was able to reproduce the issue before, using the scenario you provided as I show you through the video. When I test it again, the issue seems to be fixed. That is why I confirmed it to you first. But apparently, the issue is still exist in other scenario, which is when the width of the window is 799px (We are able to replicate this one). We will report about this scenario to the developer again to be fixed as well. Deeply apologize for the inconvenience, we will inform you again when this one is fixed.
Hi Peter,
I have difficulties to replicate your issue using the above steps. It would be better to show through the video, so that I could follow the exact step. That would really help.
You need to add the licenses.islicx in each project that uses ClientUI control. The license should be generated by the tool on the developer machine. The license should be generated based on your current project assemblies.
You also need to regenerate the license if you make a major changes in your project. However, if you are not sure if the changes is major or minor, you can simply build the project and regenerate the license.
Regarding your question, "We have multiple release configurations, do we need to generate lincese for each one? If yes, how should we do it?"
I assume multiple release configuration as multiple projects (please correct me if I am wrong). As I mentioned above, in your each project that used ClientUI control, you need to add license.islicx.
However, I recommend that you perform the licensing process at the time when your Silverlight application is ready to deploy so you won't have to generate for many times.
When deploying the application, you won't need to install the product in your server.
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