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

Creating GridTemplateColumn programatically

2 Answers 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
abhijeet
Top achievements
Rank 1
abhijeet asked on 08 Dec 2011, 05:27 AM
Hi,
I am referring to this page. In this demo page, the top grid contains various columns. One of the columns is contact details which is created using telerik:GridTemplateColumn. I would like to know how can we create such columns problematically? I know how can we create column with single data item. But in this case its split view which I want to achieve.

http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/columntypes/defaultcs.aspx

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 08 Dec 2011, 05:42 AM
Hello Abhijeet,

Check the following help documentation.
Programmatic Creation

-Shinu.
0
abhijeet
Top achievements
Rank 1
answered on 08 Dec 2011, 06:29 AM
HI Shinu,
It just says how we can create items but i am looking for an example where you can create splitted header as well. Something similar to Contact Details column of this link
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/columntypes/defaultcs.aspx

Thanks,
Abhijeet
Tags
Grid
Asked by
abhijeet
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
abhijeet
Top achievements
Rank 1
Share this question
or