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

Client Event Listener OnBatchEditCellValueChanged

1 Answer 86 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 18 Jun 2015, 01:55 PM

From what I can tell OnBatchEditCellValueChanged triggers on blur of the field. Am I correct in this assumption? 

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 23 Jun 2015, 06:44 AM
Hello Eric,

You are correct in your assumption that the OnBatchEditCellValueChanged event will fire when you blur on a field, but it will also fire if you change a value through the BatchEditingManager and its changeCellValue(cell, value) method.

In our help article "RadGrid - Batch Editing" you could find additional information on this functionality.


Regards,
Konstantin Dikov
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Eric
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or