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

RadGridView.CurrentCellChanged Event

2 Answers 306 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 22 Feb 2016, 05:19 PM
Documentation says "Fires after the current cell has changed", but it seems to that it is giving me the cell address of the previously selected cell. Is there some event that I can get that actually gives me the cell AFTER it has changed?
 

2 Answers, 1 is accepted

Sort by
0
Steve
Top achievements
Rank 1
answered on 22 Feb 2016, 05:23 PM
Nevermind, I see I need to look at NewCell instead of CurrentCell. That is a poor naming choice IMO. If the cell has changed, and the name of the event is past tense, the CURRENT cell should be the NOW current cell not the previous cell.
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 23 Feb 2016, 03:20 PM
Hello Steve,

Thank you for writing.

Your feedback is greatly appreciated. We will consider it in the future control's improvement. I am glad that the problem you were facing is now resolved. As you have already found out, the NewCell argument gives you the current cell in RadGridView.

Should you have further questions I would be glad to help.
 
Regards,
Dess
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
GridView
Asked by
Steve
Top achievements
Rank 1
Answers by
Steve
Top achievements
Rank 1
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or