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

Cannot get my radgrid to display like Datagrid Demo

1 Answer 34 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sebastian
Top achievements
Rank 1
Sebastian asked on 12 Jun 2015, 05:48 PM
Please take a look at my website: www.voteclip.com 

The grid where the film clips are displayed is a telerik radgrid.. 

If you take notice of the "title" column 
I have been trying to make that more like your demo: 

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

where you the row has the title column and you have to click an arrow to drop down 
all the other columns (votes, watch, download share etc...) 

Please please help I've tried literally everything. 

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 17 Jun 2015, 08:21 AM
Hi Sebastian,

I am not sure that I understand the exact requirement that you have, but if you need to display only the Title column on each grid and display the other columns information after expanding a row, you could achieve this by adding only the Title column in the Columns collection of your grid and use NestedViewTemplate to define the content of the expanded item. For reference you can take a look at the following demo and help article:
If you have something different in mind, please provide additional information for the exact requirement.


Best Regards,
Konstantin Dikov
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Sebastian
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or