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

Using FrozenColumnCount and Width="*" with a long header crashes Silverlight

1 Answer 28 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Simon Wolters
Top achievements
Rank 1
Simon Wolters asked on 10 Jul 2013, 10:30 AM
Hi, 

we recently found a bug in the DataGridView: 

When the grid has set FrozenColumnCount > 0 and at least one of the frozen columns defines a width that includes a star (e.g. Width="2*"), a client exception is thrown when the header of the column is reasonably long (tested with 20 characters loaded from a localized resx file). 

Tested with: Google Chrome 27.0.1453.116 m, Internet Explorer 9
Telerik Assembly: Telerik.Windows.Controls.GridView 2012.3.1129.1050
Workarounds: Remove Width="*", Remove FrozenColumns or shorten the header.

1 Answer, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 11 Jul 2013, 12:43 PM
Hello Simon,

It would be great if you could share a sample project where we can reproduce the issue, so we can debug it and see what goes wrong. 

Thank you in advance! 

Regards,
Nik
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
GridView
Asked by
Simon Wolters
Top achievements
Rank 1
Answers by
Nick
Telerik team
Share this question
or