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

Hierarchical rows are not displayed when child template's AutoGenerateColumns = false

1 Answer 38 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Gourangi
Top achievements
Rank 1
Gourangi asked on 17 Sep 2009, 12:48 PM
Hi,

I have a grid which has one childtemplate. I am creating relation at runtime. Now if I set AutoGenerateColumns of child template to false, the child grid is not getting displayed. If I keep its default then its works fine with all columns assigned in the datasource.

I am using telerik dll file version 8.2.0.0 and the datasource I am assigning is linq collection.

Thanks & Best Regards,
Divyesh Chapaneri

1 Answer, 1 is accepted

Sort by
0
Martin Vasilev
Telerik team
answered on 21 Sep 2009, 12:55 PM
Hi Divyesh Chapaneri,

Thank you for writing.

If you are using AutoGenerateColumns = false, you should manually add at least one bound column to the template to get the template display in run-time.

If you still experience any difficulties to set up RadGridView please, send me additional details, code sample and/or small example application.  I will be glad to assist you further with this topic.

Greetings,
Martin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Gourangi
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
Share this question
or