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

[Solved] OperationMode Client more issues

2 Answers 78 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Nohinn
Top achievements
Rank 1
Nohinn asked on 19 Sep 2011, 01:11 PM
Hello, first of all I'm using version 2011.2.914.
The issue is when you have a grid (I have it with InCell edit mode so I have not tested the other modes) which has the operationmode set to client, and you have a delete command column. The delete process is working if the item did exist previously (if you're editing it) but if it is a new item (by clicking the add button) and you try to delete this one it throws an exception in a javascript function (the id function, data and value are undefined).
But if you don't set the operationmode to client it works perfectly.
I don't know if it has been fixed already if so I'm sorry, but if it is not fixed yet, how may I fix this issue?

2 Answers, 1 is accepted

Sort by
0
Accepted
Rosen
Telerik team
answered on 19 Sep 2011, 01:50 PM
Hi Nohinn,

Indeed, you are correct about the error you have described. However, we have managed to address it and I'm attaching a modified version of telerik.grid.editing.js file. Please use this version instead of the original.

Regards,
Rosen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Nohinn
Top achievements
Rank 1
answered on 19 Sep 2011, 02:35 PM
Thanks Rosen, it is working perfectly now :)
Tags
Grid
Asked by
Nohinn
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Nohinn
Top achievements
Rank 1
Share this question
or