Unplanned
Last Updated: 28 Apr 2021 09:18 by Derek
Derek
Created on: 28 Apr 2021 09:18
Category: DropDownTree
Type: Bug Report
1
DropDownTree's refresh method does not re-render the nodes

Bug report

The DropDownTree's refresh API method re-renders only the noDataTemplate and the footerTemplate. The nodes are not re-rendered.

Reproduction of the problem

Current behavior

Only the noDataTemplate and the footerTemplate are re-rendered.

Expected/desired behavior

The method should also re-render the nodes, similarly to the DropDownList's refresh method, which re-renders its items.

Environment

  • Kendo UI version: 2021.1.330
  • jQuery version: x.y
  • Browser: [all]
0 comments