How do I raise a RowDeleting event manually in code behind?
The RadGridView has the "Deleting" event for which you can specify an event handler in XAML. So when the user presses the Del-Key, this event handler will be called. I'd like to do the same programatically from C# code.
1 Answer, 1 is accepted
0
Dimitrina
Telerik team
answered on 20 Dec 2013, 08:23 AM
Hi,
This is an UI event and it will be raised only upon a user interaction. You cannot raise it from code behind.
Regards,
Didie
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>