User Profile & Activity

Andi Santoso Support
Page
of 53
Posted: January 19, 2011 2:52 AM

Dear Yousif,

First of all, deeply apologize for a very late respond. I just wanted to let you know that the issue has been fixed.

I have attached you the nightly build hotfix of WebDesktop. Please kindly apply this hotfix to your project. Also noted that this is a nightly build, any feedback regarding this hotfix would be really appreciated.

Thank you and have a nice day.

Best Regards,

Andi Santoso

Posted: January 19, 2011 1:48 AM

Dear He Peng,

First of all, deeply apologize for the late respond. However, after bringing this up to Developer team, it seems that this is not a bug.

The second page load is due to the automotice request meta data feature. If the auto metadata discovery is not desired, you can set the AutoLoadMetaData to false and it will fix your problem.

I do hope it can help. Thank you and have a nice day.

Best Regards,

Andi Santoso

Dear Dermot,

First of all, deeply apologize for a very late respond. I just wanted to let you know that the issue has been fixed.

I have attached you the nightly build hotfix of WebDesktop. Please kindly apply this hotfix to your project. Also noted that this is a nightly build, any feedback regarding this hotfix would be really appreciated.

Thank you and have a nice day.

Best Regards,

Andi Santoso

Posted: January 11, 2011 2:17 AM

Dear Douglas,

A nightly build hotfix for WebGrid has been build and it has fixed your issue. I have tried them and it works nicely at my end.

Please find the attachment and do not hesitate to let me know if you have any further questions. Thank you and have a nice day.

Noted that this is a nightly build, any feedback regarding this build is really appreciated.

Best Regards,

Andi Santoso

Posted: December 16, 2010 2:22 PM

Dear Douglas,

First of all, deeply apologize. It seems that the issue is still under investigation on our Developer Team Department.

I have followed them up with a high priority, I will surely let you know as soon as possible when they've come with updates.

Thank you and have a nice day.

Best Regards,

Andi Santoso

Posted: November 15, 2010 2:45 AM

Dear Wolfgang Pichler,

First of all, deeply apologize for the late respond. I would like to inform you that your issue has been fixed. Please use the attached nightly build hotfix. As a note, this is still a nightly build hotfix, any feedback regarding this build would be really appreciated.

For further information on how to appy the hotfix, please visit http://www.intersoftpt.com/Build/ApplyHotfix.

I hope it helps. Please do not hesitate to ask if you have any further questions. Thank you and have a nice day.

Best Regards,

Andi Santoso

Posted: November 15, 2010 2:26 AM

Dear Scott and Dermont,

First of all, deeply apologize for the late respond. After having a discussion with Developer team. They have stated that this is not an issue. This is a default behavior because WebGrid can't query the height when it's hidden.

The workaround in this scenario is to call the resize API in WebGrid when the tab is changing. Here is the snippet:

    <script language="javascript" type="text/javascript" id="WebTab1_OnAfterTabChanged">
		<!--
        function WebTab1_OnAfterTabChanged(controlId, activeTab, previousTab) {
            var WebTab1 = ISGetObject(controlId);
            ISGetObject("WebGrid1").SetHeight("350px");
            return true;
        }
		-->
    </script>

I hope it can help. Please do not hesitate to let me know if you have any further questions. Thank you and have a nice day.

Best Regards,

Andi Santoso

Posted: November 15, 2010 1:43 AM

Dear Giuseppe,

First of all, deeply apologize for this late respond. After having a discussion with Developer team, this is not an issue by WebCombo, since the style can be customized in the WebCombo itself. By default, the text box of the WebCombo has a top padding like a few pixels, so it actually looks good for normal use. However, when used in Grid, the Combo is relatively smaller, so the padding can be adjusted to the TextBoxStyle accordingly.

In your case, you can try to set the height of WebCombo to 15px. I have tried to set that for my WebCombo integrated with WebGrid and it gives me a good result.

I hope it helps. Please do not hesitate to let me know if you have any further questions. Thank you and have a nice day!

Best Regards,

Andi Santoso

Dear Vincenzo.

First of all, deeply apologize for the delay. After having a discussion with our Developer deparment. it seems that it is a default behaviour that we have enchanced in R2 version. Because, it is a standard procedure for the user to finish editing one cell first before the user can move to the next column using "tab" button.

I hope it helps. Please do not hesitate to ask if you have any further questions. Thank you and have a nice day!

Best Regards,

Andi Santoso

Posted: November 14, 2010 10:36 PM

Dear Roger,

First of all, deeply apologize for the late respond. Your issue has been fixed in our latest hotfix. I have prepared our nightly build hotfix for you. Please find the attachment and since this is still a nightly build, a feedback regarding this build is really appreciated.

For further information  on how to apply hotfix to your project, you can simply go "http://www.intersoftpt.com/Build/ApplyHotfix"

I hope it can help. Please do not hesitate to let me know if you have any further questions. Thank you and have a nice day.

Best Regards,

Andi Santoso

All times are GMT -5. The time now is 10:01 PM.
Previous Next