User Profile & Activity

Lili Khiung Member
Page
of 15
Posted: June 15, 2011 5:06 AM

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

Hi,

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);

Regards,

Lili

 

 

 

Posted: June 15, 2011 3:45 AM

Hi,

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.

Regards,

Lili

Hi,

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.

 

Regards,

Lili

Posted: June 10, 2011 9:38 AM

Hi,

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

 

 

Hi,

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.

Regards,

Lili

Hi,

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.

 

Regards,

Lili

Posted: June 8, 2011 11:51 PM

Hi,

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.

 

Regards,

Lili

Posted: June 8, 2011 3:14 AM

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.

Regards,

Lili

Posted: June 7, 2011 10:41 PM

Hi,

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.

 

Regards,

Lili

All times are GMT -5. The time now is 8:09 PM.
Previous Next