Completed
Last Updated: 09 Nov 2023 10:29 by ADMIN
Stefan
Created on: 16 Jun 2022 11:54
Category: UI for ASP.NET MVC
Type: Bug Report
1
After using setOptions the HTML structure of Grids column header is different.

Bug report

After using setOptions() the HTML structure of Grids column header is different.

Reproduction of the problem

In the following demo:
https://demos.telerik.com/aspnet-mvc/grid/persist-state

  1. Inspect the HTML structure of a column header.
  2. Click the Load State button.

Current behavior

When the button is clicked, setOptions() called for the Grid and the structure of the column headers is now different.

Expected/desired behavior

When setOpitons() is called with no options that may affect the headers the HTML structure of the column headers should be the same.

Environment

  • Kendo UI version: 2022.2.510
  • Browser: [all]
0 comments