instead of ColumnWidthMode="Fill" what property have to use in Telerik silverlight Radgridview 4.0? Any know the answer send me
1 Answer, 1 is accepted
0
Maya
Telerik team
answered on 27 May 2010, 01:05 PM
Hi Kumar Ramasany,
With the upgrade to Latest Telerik Version ColumnWidthMode property is marked as obsolete and removed. However, now you may use ColumnWidth and ColumnWidthMode = "Fill" is equal to ColumnsWidth="*".You can find further information about the Q3 2009 changes here and for Q1 2010 - here.
Greetings,
Maya
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.