Lets say, i have 70 records, and currently in view is 18 records. Now, I am pressing tab for 19th time then scroll down to display 19th record. Scroll according to tab key navigation.
Please see attachment
Please see attachment
5 Answers, 1 is accepted
0
Hi Amit,
You can try to set the KeyboardNavigation.IsTabStop="False" for the StackPanel which is placed in CellTemplate. If this doesn't help, may I ask you to provide a runnable project which demonstrates the problem or some code snippets?
Regards,
Yoan
Telerik by Progress
You can try to set the KeyboardNavigation.IsTabStop="False" for the StackPanel which is placed in CellTemplate. If this doesn't help, may I ask you to provide a runnable project which demonstrates the problem or some code snippets?
Regards,
Yoan
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
amit
Top achievements
Rank 1
answered on 28 Nov 2016, 12:34 PM
Hi Yoan,
Please find sample1 file for my issue. As you can see when user tab it runs on numeric which is fine. After reaches (156) entry, tabbing works but it doesn't scroll accordingly. I have applied styles which I needed so currently,it won't tab every cell and should not perform tabbing cell wise.
I want to tab on button which is inside cell template and somehow it stopping to scroll. When i press tab button, through visualtreehelper and finding out parent control. On looping and find parent as Grid's row or column but unable to find grid row or column.
Please share alternate way to send sample solution.0
Hello Amit,
Unfortunately, I can't guess what is the problem from the provided code snippets. Also, I can't build a sample project using them. Would it be possible to provide a runnable sample project which demonstrates the exact problem? I will debug it on my side and will assist you further.
Regards,
Yoan
Telerik by Progress
Unfortunately, I can't guess what is the problem from the provided code snippets. Also, I can't build a sample project using them. Would it be possible to provide a runnable sample project which demonstrates the exact problem? I will debug it on my side and will assist you further.
Regards,
Yoan
Telerik by Progress
Telerik UI for WPF is ready for Visual Studio 2017 RC! Learn more.
0
amit
Top achievements
Rank 1
answered on 01 Dec 2016, 12:33 PM
Hi Yoan,
how can i send runnable sample project as attachment allows only jpg, png file and not even zip file.
0
Hello Amit,
The right to open a support ticket and upload a sample project in it is automatically granted to users that purchase our product or to who start their trial by downloading our product. Please start your trial and open a new support ticket with attached a simple demo application with all required assemblies. This way we could further investigate the problem.
Regards,
Yoan
Telerik by Progress
The right to open a support ticket and upload a sample project in it is automatically granted to users that purchase our product or to who start their trial by downloading our product. Please start your trial and open a new support ticket with attached a simple demo application with all required assemblies. This way we could further investigate the problem.
Regards,
Yoan
Telerik by Progress
Telerik UI for WPF is ready for Visual Studio 2017 RC! Learn more.