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

Detailed Template fixed column

1 Answer 61 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rajan
Top achievements
Rank 1
Rajan asked on 30 Oct 2015, 12:39 PM

Hi,

Q.1) I am using the detailed template for the MVC grid. I am trying to lock the column of main grid but it showing the error detailed template can not have locked column.

Please let me know if there is any work around to do that.

Q.2) I want to show/hide the detailed template for the grid on the selection and deselection of the check box. Any idea how do I achieve this at run time.

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 03 Nov 2015, 08:48 AM

Hello Rajan,

 

To your questions:

 

1. Locked columns and detail template is not supported as mentioned here. The reason - detail template is a single row, while locked columns are rendered in separate table and there ins't "correct" way of splitting detail template between both tables. Hence it is not supported.

 

2. Detail template is initialized on first expand of the master row. It always has class name `k-detail-row`. You can use to find detail rows and manually hide them. It isn't supported by the widget to hide/show conditionally detail templates.

 

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