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

TabStop issue for RadGridView and RadDataForm

5 Answers 94 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Sergey
Top achievements
Rank 1
Sergey asked on 18 Oct 2011, 05:07 PM
Hello!
I integrated RadDataForm into RadGridView. It works fine, but I have stange issue with tab stops.
When I press Tab key RadDataForm's fields lost focus. I use custom styles. May be problem in this styles?
I've attached simple repro project (http://files.zwezdin.com/TelerikDataFormTest.zip).
Steps to reproduce:
1) Start project :))
2) Select first record
3) Select first field in DataForm
4) Press Tab key. It works fine.
5) Select last record
6) Select first field in Data Form
7) Press Tab key. Data Form lost focus.
Any suggestions how I can fix it?
Thank you!

5 Answers, 1 is accepted

Sort by
0
Sergey
Top achievements
Rank 1
answered on 19 Oct 2011, 09:58 AM
No suggestions?
0
Ivan Ivanov
Telerik team
answered on 19 Oct 2011, 03:58 PM
Hi Sergey,

Would you please confirm which version of RadControls you are using? Inspecting you downloads history, I noticed that you last downloaded version is 2011.1.419. However, a fix for this issue was introduced with our latest official release - 2011.2.920. In case that it is difficult for you to upgrade to a newer version, I can provide you a workaround. Actually there were two fake tab stops - RadDataForm's validation summary and a ScrollViewer in its template, so that you can set their IsTabStop property to false. I have modified you project, applying this workarond. It is tested with 2011.1.419.

All the best,
Ivan Ivanov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Sergey
Top achievements
Rank 1
answered on 19 Oct 2011, 04:02 PM
Hi Ivan,
I use 2011.2.810.1040.
I'll try your solution right now.
Thanks!
0
Sergey
Top achievements
Rank 1
answered on 19 Oct 2011, 04:25 PM
Hi Ivan,
the problem is not fixed in your project with your binaries.
I tried same scenario.

Also, I detected that if I don't use AlternateRowCount property it works fine.
0
Ivan Ivanov
Telerik team
answered on 20 Oct 2011, 01:06 PM
Hi Sergey,

Please excuse me, I have misinterpreted your guidelines, reproducing an already known issue, instead of the one that you are experiencing. However, I have successfully mimicked the actual problem on my side. Thank you for reporting this issue. I have updated your Telerik Points status accordingly. A fix will be available in our next internal build, which is going to be released in the beginning of the next week.

Greetings,
Ivan Ivanov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
GridView
Asked by
Sergey
Top achievements
Rank 1
Answers by
Sergey
Top achievements
Rank 1
Ivan Ivanov
Telerik team
Share this question
or