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

Grid with filter and detailtemplate doesn't show first column header

2 Answers 133 Views
Grid
This is a migrated thread and some comments may be shown as answers.
JAN
Top achievements
Rank 1
JAN asked on 29 Apr 2015, 10:24 AM

In my project, I use the fluent notation.

Situation:
A grid with filterable mode on "row" and with a detailtemplate, bound to a list of objects.

Problem:
In the head of the grid, there are 2 rows (column titles + filters). The filter row contains only 1 <th> element, instead of 2. 

-------------------------------------------
|                     | [ControleId_Title] |
-------------------------------------------
| [ControleId_Filter] |   -->  ???          
-------------------------------------------
| [k-hierarchy-cell]  |         11         |
| [k-hierarchy-cell]  |         12         |
-------------------------------------------

In the JS variant of the grid, it works (see http://jsfiddle.net/Sbb5Z/1715/), but in the fluent notation, it doesn't work.
My attachment contains a standard VS 2013 MVC Solution, with the Kendo scripts added. You just have to download the packages AND paste your Kendo.Mvc.dll in the bin folder of the project.

2 Answers, 1 is accepted

Sort by
0
JAN
Top achievements
Rank 1
answered on 29 Apr 2015, 10:27 AM
The attachment:
0
Accepted
Alexander Popov
Telerik team
answered on 01 May 2015, 09:33 AM
Hello JAN,

As I mentioned in the support ticket you opened, this is caused by an issue on our side that we will address as soon as possible.

Regards,
Alexander Popov
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
Grid
Asked by
JAN
Top achievements
Rank 1
Answers by
JAN
Top achievements
Rank 1
Alexander Popov
Telerik team
Share this question
or