Kendo-angular: Question: kendoGridDetailTemplateShowIf behavior

Created on 12 May 2017  路  3Comments  路  Source: telerik/kendo-angular

I am trying to let users expand only specific rows of the grid. Is there any way to display the + symbol for some rows only? Setting kendoGridDetailTemplateShowIf to a function that evaluates to false removes the row completely. Is that the intended behavior? If so, how can I achieve what I need?

Question grid

Most helpful comment

Docs is updated with a runnable example for the feature.

All 3 comments

I found the answer to my question at http://stackoverflow.com/questions/41492005/how-to-show-and-hide-detail-row-in-kendo-grid-with-angular-2.

The documentation was not clear enough for me. Thanks!

Flagging this for some additional documentation. We need an example with _kendoGridDetailTemplateShowIf_ in both the API reference and the Detail Row Template article

Docs is updated with a runnable example for the feature.

Was this page helpful?
0 / 5 - 0 ratings