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.
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.