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

Silverlight RadGridView Dynamic ColoumnWidth Problem

1 Answer 19 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Projects Computerra
Top achievements
Rank 1
Projects Computerra asked on 13 May 2011, 05:31 AM
Hello,

We are using Telerik RadGridView for SilverLight. We are facing problem when we are assigning coloumn width dynamically or programatically. It's working fine with when we are assigning width in .XAML file or in Desiging.

For ex:

grSummaryDetail.ColumnWidth =

 

new GridViewLength(1, GridViewLengthUnitType.Star);

So, can you look it to this point and let us know your feedback asap....

Thanks,
Project Team

 

1 Answer, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 13 May 2011, 09:54 AM
Hello Projects Computerra,

 We have tried get the issue from our side, however with no success. Could you please share with us some information about the version of the binaries you are using as well as any specific in the scenario this problem occurs (XAML of the RadGridView as well as the containers in which it is nested).

Greetings,
Tsvyatko
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Projects Computerra
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Share this question
or