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

Add GridViewToggleRowDetailsColumn by code

1 Answer 47 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Carlos Rodriguez
Top achievements
Rank 1
Carlos Rodriguez asked on 07 Apr 2010, 05:27 PM
I want to add a GridViewToggleRowDetailsColumn RadGridView existing code using c #, in adding a DataTemplate for later added within the DataTemplate a new RadGridView, is it possible to do this? if so, what I can see an example?
Tnks!!
Carlos Rodriguez.

1 Answer, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 08 Apr 2010, 08:54 AM
Hello Carlos Rodriguez,

Doesn't this work this.grid.Columns.Add(new GridViewToggleRowDetailsColumn())? What are these DataTemplates that you are talking about? Please elaborate.

Sincerely yours,
Ross
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
Carlos Rodriguez
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Share this question
or