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

Telerik RadGrid Control

3 Answers 61 Views
GridView
This is a migrated thread and some comments may be shown as answers.
ana
Top achievements
Rank 1
ana asked on 11 Dec 2010, 10:57 PM
Hi,
I have a question regarding the telerik RadGrid control. For the grid in my application I use InPlace editmode and the grid is empty on page load, so the user has to fill in some data. My problem is that when moving with tab key or with mouse in the grid there is no way to recognize the current cell, where the user is typing some data. I want to catch the event when the user fill out the current row of the grid and after that switch to the other row. How to make this possible?

I would appreciate your help. Thank you in advance.

3 Answers, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 13 Dec 2010, 03:36 PM
Hi ana,

You have downloaded our Ajax components. Does this issues is really for WPF RadGridView?
If so, you can use the RowEditEnded event.

All the best,
Veselin Vasilev
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
ana
Top achievements
Rank 1
answered on 14 Dec 2010, 09:28 AM
Hi,

thank you very much for the quick response! This issue is not for RadGridView, so I can not use the RowEditEnded event. In my application I use only RadGrid:  <telerik:RadGrid></telerik:RadGrid>

Best Regards,
ana

 

 

 

 

 

 

 

 

0
Vlad
Telerik team
answered on 14 Dec 2010, 09:42 AM
Hello,

 This forum is for our WPF RadGridView. Please post your question in the relevant forum category - I believe that this is our ASP.NET AJAX RadGrid. 

Regards,
Vlad
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
ana
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
ana
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or