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

RadGridView inside RadDataForm

2 Answers 83 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
ks
Top achievements
Rank 1
ks asked on 14 Jan 2014, 07:20 PM

Hello

I would like to use the RadDataForm as interface for a invoice manager.

Here I would like to use the RadGridView to enter a list of products. If the user clicks the escape or enter keyboard button inside the RadGridView, the the commit or cancel action gets executed of the RadDataForm. How can we prevent this?

Thank you!

2 Answers, 1 is accepted

Sort by
0
ks
Top achievements
Rank 1
answered on 14 Jan 2014, 07:27 PM
I'm sorry, wrong thread category. Can this be replaced to WPF > RadDataForm?
0
Ivan Ivanov
Telerik team
answered on 17 Jan 2014, 06:24 PM
Hello,

By design RadDataForm handles KeyDown, in order to execute its internal keyboard navigation. You can override this logic by defining a custom command provider. Here is an article that provides some additional information on this matter.

Regards,
Ivan Ivanov
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
ScheduleView
Asked by
ks
Top achievements
Rank 1
Answers by
ks
Top achievements
Rank 1
Ivan Ivanov
Telerik team
Share this question
or