User Profile & Activity

Hans Kristian Member
Page
of 69
Posted: October 3, 2012 4:07 AM

Hello,

So you have tried to run my sample on your end but the result is the issue still persists?

I attached a video about the result of my sample, on my end. Please kindly have review on my video and let me know if there are steps that I missed.
However, if can’t get the video. Please try to download the video from this link .

For your information, I use ISNet.WebUI.WebGrid.dll version 8.0.7200.201 and ISNet.WebUI.Resources.dll version 3.0.5000.850.
And if there is an update / hotfix for this issue, the hotfix will only available in WebGrid 8 not WebGrid 7.

I am really sorry for not telling this earlier.
However my work around should resolve this issue.

Thank you for your understanding.

Regards,
Hans.

Posted: October 2, 2012 4:23 AM

Hello,

In WebButton, there are differences in structure between WebButton is integrated with WebDesktopManager and standalone WebButton, indeed.

If WebButton is integrated with WebDesktopManager, WebButton will automatically render 3 three parts/images in one WebButton (left part, center part, and right part)

However in standalone WebButton, WebButton just render one part/image.

If you wish to, I will forward this scenario of WebButton as a feature request.

For now, you could use BackgroundImage property like in my sample in prior post.

Or you use CustomRules property and then add CSS3 styling code for rounded corner to the CustomRules property. But you should use HTML5 doctype to run CSS3 styling code.

Thank you.

Regards,
Hans.

Posted: October 1, 2012 3:55 AM
Hello,

Perhaps you could try to use BackgroundImage property to customize your WebButton style.

Basically in WebButton sample (IntegrationWithWebDesktopManager.aspx), the WebButton automatically render use background image, not use CSS style.

I have a simple WebButton sample, use background image. Please kindly have review on my sample and let me know your response.

Thank you.

Regards,
Hans.
Hello,

Thank you for your information.

It should there will be no problem if you upgrade your WebGrid 7 to WebGrid 8, because you shouldn’t change your project’s code at all. You will get the same result between WebGrid 7 and WebGrid 8.

The reason why discontinue WebGrid 7, due to WebGrid 7 has existed since more than 2 years and we already release new WebGrid product, WebGrid 8.

FYI: In WebGrid 8, WebGrid has been refined to fully support the latest web standards. This allows you to use many of the advanced WebGrid features in your next-generation web applications and at the same time leveraging cutting-edge technologies such as HTML5 and CSS3.

To discuss further about ASP.NET purchasing, you could contact our sales representative at martin@intersoftpt.com. I believe he will do his best to give you a best price for upgrading your WebGrid.

Thank you for your understanding.

Regards,
Hans.
Posted: September 26, 2012 10:35 PM
Hello,

Please forgive me for lack of understanding about the reported problem.

Could you please provide me more detail information about your current project?
What product that you use? Is that WebGrid or WebCombo product?

If you use WebCombo, you could use this snippet javascript code:
function GetSelectedRow() {    var WebCombo1 = ISGetObject("WebCombo1");
    var result = WebCombo1.Value
    alert(result);
}

Please have review on my sample and let me know your response.

Thank you.

Regards,
Hans.

Posted: September 25, 2012 9:39 PM
Hello,

Thank you for waiting.

Could you please try to set ControlDataTransferFormat property in WebGrid to “JSon” ?
This should resolve the Chinese character issue.

And please let me know if the issue still persists or not.

Regards,
Hans.

Hello,

Your issue is already queued in our work items.

Do you have deadline for your project? Would you mind to provide the deadline of your project?

And could you provide your order reference to my email (hans@intersoftpt.com) ?

FYI: If the issue has been fixed, I'm afraid there are not going to be any further updates for WebGrid 7.
Due to WebGrid 7 has now been discontinued.

Thank you for your understanding and patience.

Regards,
Hans.

Hello,

I made a simple WebGrid sample. I bind WebGrid to access data source (Northwind.mdb database & Shippers table) and I set StatusBarVisible to “True”.

Then I try to run the sample in IE 7 & 8, but unfortunately I can’t reproduce your issue on my end.

I would need you to elaborate on your specific scenario and possibly provide me a step by step guide that I can use to observe the problematic behavior.

Or could you kindly have review on my sample and let me know the configuration that I missed?

Thank you.

Regards,
Hans.

Posted: September 21, 2012 1:08 AM

Hello,

Thank you for your sample and guidance.

I try to run your sample and I can replicate your issue on my end as well.

To fix this issue please try to remove this line of code in ChangeSortOrder function:

grd.GetRootTable().GetRow(i).AddPendingChanges();

Please have review on my sample and see how it works.

Thank you.

Regards,
Hans.

Posted: September 20, 2012 10:37 PM
Hello,

I'm afraid that WebGrid 4 has now been discontinued for several years and there are not going to be any further updates for it.

However the latest version of WebGrid control (WebGrid 8) is already fully support .NET 4.0.
If you need to use .NET 4.0, I recommend you to upgrade your WebGrid to version 8.

To discuss further about ASP.NET purchasing, you could contact our sales and account representative at martin@intersoftpt.com.

Should you have further question about installing and licensing issue, please do not hesitate to contact us.

Thank you.

Regards,
Hans.

All times are GMT -5. The time now is 3:57 AM.
Previous Next