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

Events not fireing when pressing Backspace key

1 Answer 155 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ramesh
Top achievements
Rank 1
Ramesh asked on 23 Oct 2013, 07:33 AM
Hello Telerik,

I have RadGridView with ItemTemplate and CellEditTemplate using microsoft ComboBox with IsEditable=true and IsTextSearchEnabled=true. I have raised the "ComboBox_PreviewKeyDown_1" and "ComboBox_PreviewTextInput_1" events , these are working fine but in a case when i press the backspace key the events are not fireing.

Please fix it and provide me the solution.

Regards,

Ramesh
HCL Technologies.
velusamyr@hcl.com

1 Answer, 1 is accepted

Sort by
0
Vera
Telerik team
answered on 25 Oct 2013, 10:34 AM
Hello Ramesh,

Actually, PreviewTextInput event is not fired when backspace key is pressed even if the ComboBox is not placed in RadGridView. As for PreviewKeyDown event, I tested it and I did not observe any problems. Please take a look at the attached project and let me know in case I am missing something.



Regards,
Vera
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 >>
Tags
GridView
Asked by
Ramesh
Top achievements
Rank 1
Answers by
Vera
Telerik team
Share this question
or