Skip to content

Enable ListView server-side rendering #6301

@kendo-bot

Description

@kendo-bot

Enable the server-side rendering of the ListView widget. Similar to the implementation of the server row template of the grid:

https://demos.telerik.com/aspnet-mvc/grid/serverrowtemplate

This would help the pages containing the widget to be better indexed as the HTML content will be returned from the server rather than executing JavaScript logic to evaluate templates based on the data items of the widget.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions