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

Custom column for single row in DetailTable

1 Answer 36 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 30 Jul 2015, 09:40 PM

Hi,

I have a Master/Detail Table setup each with numerous databound columns representing a dashboard of tests.  I would like to add an optional row on the DetailTable (child grid) that would be just one column containing a status string - the status is too long to fit on the parent node.  Is there a way to achieve this?

 thanks

-peter

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 04 Aug 2015, 07:53 AM
Hello Peter,

You can set the ShowFooter of the DetailTable and modify it depending on your requirements. Alternatively, you can use a NestedViewTemplate for a proper customization:
http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/hierarchy-with-templates/defaultcs.aspx

Hope this helps.

Regards,
Eyup
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
Peter
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or