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

how to freeze the initial columns of the Grid?

4 Answers 467 Views
GridView
This is a migrated thread and some comments may be shown as answers.
kalyan gupta
Top achievements
Rank 1
kalyan gupta asked on 06 Aug 2010, 06:43 PM
Hi @

I want to use Silverlight RadGrid in one of my applications.

I am displaying approximately 20 columns in the Grid.

I want to Freeze Initial 3 columns of the Grid which have some important information to be seen.

If I scroll to the right most then also the initial 3 columns should be frozen like in excel.

Also the frozen columns can contain the editable controls.

Please let me know if this is possible with Rad Grid Silverlight control?

Also Please provide the sample code if it is possible.

Thanks in advance.

4 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 09 Aug 2010, 06:43 AM
Hello,

 You can freeze columns in RadGridView only from the left. Generally frozen columns are exactly like any other normal column in the grid and you can place anything in CellTemplate/CellEditTemplate. 

Greetings,
Vlad
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
0
kalyan gupta
Top achievements
Rank 1
answered on 09 Aug 2010, 07:10 AM
Hi

Thanks for your quick reply.
Could you please tell which property will allow the freezing of columns in RadGrid??
Also please share the helpful link if any.

Thanks in advance.
Kalyan
0
Accepted
Vlad
Telerik team
answered on 09 Aug 2010, 07:32 AM
Hi,

You've missed to check our documentation and examples:
http://www.telerik.com/help/silverlight/gridview-columns-frozen-columns.html
http://demos.telerik.com/silverlight/#GridView/FrozenColumns

Regards,
Vlad
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
0
Marc Roussel
Top achievements
Rank 2
answered on 18 Apr 2011, 07:45 PM
This would be a nize feature for the GridViewExpressionColumn at the end for Columns total
Having the ability to freeze from the right
Tags
GridView
Asked by
kalyan gupta
Top achievements
Rank 1
Answers by
Vlad
Telerik team
kalyan gupta
Top achievements
Rank 1
Marc Roussel
Top achievements
Rank 2
Share this question
or