Unplanned
Last Updated: 17 Jul 2025 13:50 by banulescubogdan
banulescubogdan
Created on: 17 Jul 2025 13:50
Category: Grid
Type: Bug Report
1
Save button remain disabled in Grid popup editor

Bug report

When the user enters invalid data in Grid popup edit form and presses 'Enter' the Save button becomes disabled. The button does not get enabled even after entering a valid data.

Reproduction of the problem

  1. Open the pop-up editor by clicking "Create" or "Edit" in the Grid in the Dojo linked here - https://dojo.telerik.com/QyVhowiQ.
  2. Leave a required field (like "ProductName") empty and click Save.
  3. Validation fails, as expected.
  4. Notice that the Save button becomes disabled. Enter a valid data in the field.

Current behavior

The Save button becomes disabled after a validation failure and cannot be re-enabled.

Expected/desired behavior

The Save button should remain enabled or re-enable automatically after validation issues are resolved.

The issue is a regression starting with 2025.2.702

Environment

  • Kendo UI version: 2025.2.702
  • Browser: [all ]
0 comments