User Profile & Activity

Yudi Member
Page
of 259
Posted: December 21, 2015 1:28 AM

Glad to hear that the nightly-build of WebUI.NET Framework 3.0 resolves the reported problem.

Should you need further assistance or run into any problems regarding our controls, feel free to leave a message in our community. We would be happy to assist you again.

Glad to hear that the nightly-build of WebUI.NET Framework 3.0 resolves the reported problem.

Should you need further assistance or run into any problems regarding our controls, feel free to leave a message in our community. We would be happy to assist you again.

Posted: December 18, 2015 8:12 AM

Sorry for the delay in sending this.

The nightly-build of WebUI.NET Framework 3.0 which includes the changes on IEMozBridge.js is enclosed as attachment in this thread: WebCombo Hiding Grid Component when configured in https in Firefox browser. Please have the hotfix evaluated on your end and let me know the result.

Sorry for the delay in sending this.

The nightly-build of WebUI.NET Framework 3.0 which includes the changes on IEMozBridge.js is enclosed as attachment. Please have the hotfix evaluated on your end and let me know the result.

Posted: December 18, 2015 2:21 AM
How to undo change the cell/row values after validation fails?

The above question taken from screenshot 2.png (attached) in Sachin Jain initial post.

You can invoke UndoChanges() method on WebGridRow object such as shown in the following snippet code.

function ValidateRowCell()
{
    var grid = ISGetObject("WebGrid1");
    grid.RootTable.GetRow(0).UndoChanges();
}

Hope this helps.

ASPNET-173 is already queued in dev team work items. However, it hasn't been resolved due to work items priorities and urgency.

When the nightly-build hotfix is ready, I will let you know.

The issue is reproducible when I switch system time zone to the zone that has Daylight Saving Time. In this case, I use (UTC-05:00) Eastern time (US & Canada).

The problem has been forwarded to WebScheduler development team. It is filed under ASPNET-290.

I will keep you updated with any news I heard from the team regarding ASPNET-290.

Posted: December 10, 2015 5:07 AM

This proble is quite odd and we have not received such reports so far.

I'm willing to advise you further but in order to do so I would need you to elaborate on your specific scenario and possibly give me a simple sample and step-by-step guide that I can use to observe the problematic behavior.

Look forward to hearing back from you.

I enclose IEMozBridge.js file as attachment. Please add this file into "CommonLibrary\Shared" folder to fix the problem on Firefox browser.

If you are using SmartWebResources, I'll provide the nightly-build of WebUI.NET Framework 3.0 which includes the changes on IEMozBridge.js in the next couple of days.

This should helps.

Posted: December 7, 2015 3:36 AM

I enclose IEMozBridge.js file as attachment. Please add this file into "CommonLibrary\Shared" folder to fix the problem on Firefox browser.

If you are using SmartWebResources, I'll provide the nightly-build of WebUI.NET Framework 3.0 which includes the changes on IEMozBridge.js in the next couple of days.

This should helps.

All times are GMT -5. The time now is 9:07 PM.
Previous Next