GridView: Tabbing through cells in Office2013 theme in reverse with Shift+Tab requires two presses
2 comments
ADMIN
Vera
Posted on:12 Feb 2019 12:16
Hi,
The fix for this issue will be available with R1 2019 SP expected next week.
Regards,
Vera
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.
Gord
Posted on:11 Apr 2016 11:06
I discussed this with Dilyan and the quickest work-around at the moment is to extract the template for a GridViewEditorPresenter and add IsTabStop="False" to the ContentControl.
I have attached the template override I am using for reference.