Completed
Last Updated: 06 Jun 2019 13:28 by ADMIN
Release R2 2019 SP1 (LIB 2019.2.610)
James
Created on: 30 May 2019 08:03
Category: GridView
Type: Bug Report
1
RadGridView: exception when grouping and AutoSize is true

To reproduce:

- Set the AutoSize to true

- Add GroupDescriptor

- An InvalidOperationException is thrown

1 comment
ADMIN
Dimitar
Posted on: 30 May 2019 08:18
Hello,

Workaround: 
radGridView1.GridViewElement.GroupPanelElement.MaxSize = new Size(200, 200);

Regards,
Dimitar
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.