This is a migrated thread and some comments may be shown as answers.

IE11 issue using numeric field for grid paging

2 Answers 75 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 18 Aug 2020, 03:05 PM
One of our products has a numeric field for navigating page numbers. The input paging works fine on chrome, firefox, and EDGE, but it doesn’t work on IE 11. Is there a workaround for this issue, or is this a defect with the control?

2 Answers, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 20 Aug 2020, 08:56 AM

Hi Tim,

Thank you for the feedback.

I tested the NumericTextBox component in an isolated Angular 10 app and IE browser, but the component works as expected on my side. I am attaching the project used for testing purposes. Execute npm install command in the root folder to install the project dependencies and run ng serve to compile the application.

Based on the provided information I am not sure what exactly is the issue with the component and which functionality does not goes as desired on your side. That is why I am gonna ask you to provide some more details about the experienced issue and to update the attached project to a state that reproduces the reported issue. This way I would be able to inspect the code and provide better support. Thank you in advance.

Regards,


Martin
Progress Telerik

0
Dina
Top achievements
Rank 1
answered on 08 Feb 2021, 12:21 PM

Hello Martin ,

the main problem is when user type a number in the numeric input and press enter button it doesn’t do anything in IE , but it’s working well with other browsers and goes to the expected page .

Tags
NumericTextBox
Asked by
Tim
Top achievements
Rank 1
Answers by
Martin
Telerik team
Dina
Top achievements
Rank 1
Share this question
or