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

Multi-Column Headers How To Hide second Level Title

4 Answers 263 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 28 Aug 2016, 04:19 PM

Please refer to attachment, now I use the function of Multi-Column Header, I want to hide the secondary title. And these two columns are editable. How do I implement it?

I also find that after use the Multi-Column Header function, I cannot use the Locked function any more, is there any way to let them exist together?

  •  implement

4 Answers, 1 is accepted

Sort by
0
Niko
Telerik team
answered on 30 Aug 2016, 12:23 PM

Hello Nick,

You can customize the content in the column header through the headerTemplate option. Using the empty string will remove the content from the column. Please, check the following dojo - http://dojo.telerik.com/osAfO.

In the same dojo I have set the locked option for the first column, thus freezing the column. Also the editable option is set the grid, making it editable.

Please, feel free to change the dojo to the setup that you find problematic on your end. This way I can investigate the problem on my end as well.

Looking forward to your sample code.

Regards,
Niko
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
Nick
Top achievements
Rank 1
answered on 11 Oct 2016, 09:25 AM

Hi Niko,

Sorry I am recently and forget this post. 

Thanks for your detail explain, I have test in the dojo, I add the lockable property. I find that the Locked function still not work fine, it seams that it cannot be locked dynamic. I am thinking that if it can be locked by a column group, that will be better.

0
Niko
Telerik team
answered on 12 Oct 2016, 12:18 PM

Hello Nick,

 It is possible to lock a column at the topmost level only, if you use multi-column headers. Please, check the following help article for more information - http://docs.telerik.com/kendo-ui/controls/data-management/grid/appearance#locked-columns.

Regards,
Niko
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
Nick
Top achievements
Rank 1
answered on 19 Oct 2016, 08:47 AM

Hi Niko,

Thanks for your confirm. 

Tags
Grid
Asked by
Nick
Top achievements
Rank 1
Answers by
Niko
Telerik team
Nick
Top achievements
Rank 1
Share this question
or