Completed
Last Updated: 18 Jan 2024 10:15 by ADMIN
Release 2024 Q1
Bharati
Created on: 08 Dec 2023 07:31
Category: Grid
Type: Bug Report
1
Grid throws an error when the Filterable Column Messages TagHelper is set

Bug report

Grid throws an error when the Filterable Column Messages TagHelper is set.

Reproduction of the problem

  • Open the following Telerik REPL example.
  • Set the child <messages /> in a column's <filterable></filterable> TagHelper.
  • Notice the observed error.

Current behavior

Setting the Messages TagHelper produces the following compilation error:

The tag is not allowed by parent tag helper. Only child tags with name(s) 'cell, operators, datasource' are allowed.

Expected/desired behavior

Setting the Messages TagHelper should not produce the following compilation error.

Environment

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