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

DataGrid - cancel bug cell

4 Answers 61 Views
DataGrid
This is a migrated thread and some comments may be shown as answers.
corner4
Top achievements
Rank 1
corner4 asked on 01 Jul 2019, 08:32 AM

Good day,

 

we reflected your code and recognized in the method "CancelCellEdit" that you are calling "RaiseCellEditEndedEvent" before changing the values to the old values.

In the attachments you will find a gif which show the problem. It's a simple calculation - cell1 * cell2 - live at cell GridView_OnCellEditEnded.
Changing cell1 - calc happens - switching to cell2 - changing cell2 - calc happens - changing back to cell1 - changing cell1 to something not valid - pressing esc to cancel - cell1 changes back to origin value - NO calc happens.

We tried each event available but we can't find one which gets called to recalculate the values.

 

installed version: 2019.2.618.45

 

Best,
Corner4

4 Answers, 1 is accepted

Sort by
0
Yoan
Telerik team
answered on 04 Jul 2019, 08:29 AM
Hello,

Thank you for providing the details and the code snippet.

Indeed this sounds like an issue at our end. I will further investigate it and will try to provide a fix for it.

I will update this thread with my findings later today.

Regards,
Yoan
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Yoan
Telerik team
answered on 04 Jul 2019, 01:22 PM
Hello,

I wanted to let you know, that I have applied a fix for this issue. If the fix passes our QA verification process it will be available in our upcoming internal build (next Monday).

Regards,
Yoan
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
corner4
Top achievements
Rank 1
answered on 17 Jul 2019, 12:10 PM

Hello,

we have tested your solution and it would fix our problem.

In which release version would be the fix?

We need it for our coustomer.

 

Best,
Corner4

0
Yoan
Telerik team
answered on 19 Jul 2019, 07:51 AM
Hello,

Our next official release which will include the fix is planned for September.

Regards,
Yoan
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
DataGrid
Asked by
corner4
Top achievements
Rank 1
Answers by
Yoan
Telerik team
corner4
Top achievements
Rank 1
Share this question
or