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

RadTreeView KeyBoard stroke disable

1 Answer 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Anil Kumar
Top achievements
Rank 1
Anil Kumar asked on 14 Aug 2013, 09:30 AM
Hi,

i have a small problem, i bind the collection to RadTreeView and i write a mouse click event to open and then if i click the del key from keyboard. it is trying to delete the item from the tree. here i use delete key to delete something which is in the open window.

my question is is there any property to disable the keyboard stroke on RadTreeView

Thanks

Anil

1 Answer, 1 is accepted

Sort by
0
Kiril Vandov
Telerik team
answered on 16 Aug 2013, 10:24 AM
Hello Anil,

I am not sure that I understand your scenario correctly. The RadTreeView does not have build in logic to delete any of the items once you press the Delete key. Have you implemented such logic in your project? If so, before deleting any of the items on Delete key press you could check if the treeview is currently focused and then delete the item.

If that is not your case please give us more information about your scenario and if possible steps to reproduce you scenario.

I hope this information helps.

Kind regards,
Kiril Vandov
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
General Discussions
Asked by
Anil Kumar
Top achievements
Rank 1
Answers by
Kiril Vandov
Telerik team
Share this question
or