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

e.NewData in CellEditEnded

2 Answers 88 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Rieni De Rijke
Top achievements
Rank 1
Rieni De Rijke asked on 16 Jun 2010, 08:41 AM
We use the dll's from 28.05.2010, version 2010.1.0528.35.

It seems like the e.NewData in the CellEditEnded always is null. 

2 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 16 Jun 2010, 02:27 PM
Hi Rieni De Rijke,

Usually, e.NewData returns the value of the newly edited element. However, if you are applying some template on the cell,  it will result it as null.
So, please give us more details about your application and its settings so that we can provide you with a possible solution.
 

Kind regards,
Maya
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
Rieni De Rijke
Top achievements
Rank 1
answered on 16 Jun 2010, 02:31 PM
Thank you for the answer.
yes, we do have
                   <telerik:GridViewDataColumn.CellEditTemplate>
                                <DataTemplate>
                                           .....
..on the cell. So that's why the e.NewDate is null.
Thank you!
Tags
GridView
Asked by
Rieni De Rijke
Top achievements
Rank 1
Answers by
Maya
Telerik team
Rieni De Rijke
Top achievements
Rank 1
Share this question
or