Completed
Last Updated: 02 Feb 2022 16:50 by ADMIN
Release R1 2022 SP1
Ken
Created on: 06 Dec 2021 07:02
Category: GridView
Type: Bug Report
0
RadGridView: Setting SelectNewRowAsCurrent causes error opening Form in WinForms designer

Please run the sample project and follow the steps:

1.Open the attached solution in Visual Studio - I am using VS 2022.
2.Select the Grid.
3.Edit the templates.
4.For gridViewTemplate1, set SelectNewRowasCurrent to false.
5.Close the editor.
6.Close the WinForms designer.
7.Open the WinForms designer again.
2 comments
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 09 Dec 2021 13:57

Hello, Jeremy,

Please make sure that you cast your vote for the item in order to increase its priority. The more votes an item gathers, the higher its priority becomes. Click the Follow button in order to get notified once any status changes occur.

Meanwhile, the possible solution that I can suggest is to set the SelectNewRowAsCurrent property at run time.

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Jeremy
Posted on: 09 Dec 2021 12:55
I can confirm this bug.