Hello Telerik Team,
we have used the UI for ASP.NET AJAX Telerik toolkit in our application. Recently we have upgraded the Telerik version from older version “2012.2.724.35” to the new version “2014.1.403.45”. After upgrading the Telerik version we are facing some functionality issues. We need your help on identifying the fix for following mentioned issue.
Following is the issue which we are facing after upgrading Telerik Version to“2014.1.403.45” i.e UI for ASP.NET AJAX Q1 2014
Issue: Basically the issue is, after filling textbox field when we use tab key to set the focus on “Save” button and then Hit Enter key then the server side function of another button is getting called. Ideally when the focus is set on “Save” button and if we hit Enter button of Keyboard then the server side function of “Save” button should get called. This works perfectly with older Telerik Version “2012.2.724.35” but with the “2014.1.403.45” version the servre side function of wrong button is getting called even though the focus is set at "Save" button. In our application we are facing this issue in all of the pages.
FYI: All the form input controls and “Save” button are present inside ASP:Panel control and we haven’t set “DefaultButton” property of Panel control.
Please can anyone help us to identify the fix for this problem?
Thanks,
Riz
we have used the UI for ASP.NET AJAX Telerik toolkit in our application. Recently we have upgraded the Telerik version from older version “2012.2.724.35” to the new version “2014.1.403.45”. After upgrading the Telerik version we are facing some functionality issues. We need your help on identifying the fix for following mentioned issue.
Following is the issue which we are facing after upgrading Telerik Version to“2014.1.403.45” i.e UI for ASP.NET AJAX Q1 2014
Issue: Basically the issue is, after filling textbox field when we use tab key to set the focus on “Save” button and then Hit Enter key then the server side function of another button is getting called. Ideally when the focus is set on “Save” button and if we hit Enter button of Keyboard then the server side function of “Save” button should get called. This works perfectly with older Telerik Version “2012.2.724.35” but with the “2014.1.403.45” version the servre side function of wrong button is getting called even though the focus is set at "Save" button. In our application we are facing this issue in all of the pages.
FYI: All the form input controls and “Save” button are present inside ASP:Panel control and we haven’t set “DefaultButton” property of Panel control.
Please can anyone help us to identify the fix for this problem?
Thanks,
Riz