kendo-ui-core
                                
                                 kendo-ui-core copied to clipboard
                                
                                    kendo-ui-core copied to clipboard
                            
                            
                            
                        Grid - MVVM HeaderTemplate Not Rendering
Bug report
When the Kendo UI Grid is initialized with the bind method utilizing MVVM, the columns.template is correctly bound based on the data-role, but the columns.headerTemplate does not render like the template.
Reproduction of the problem
Please take a look at the following Progress Kendo UI Dojo.
Current behavior
The column.headerTemplate does not render the elements containing a data-role.

Expected/desired behavior
The elements which contain a data-role should become widgets upon binding.
Environment
- Kendo UI version: 2022.2.510
- jQuery version: All supported versions
- Browser: All