Unplanned
Last Updated: 23 Feb 2023 07:16 by Christian
Christian
Created on: 23 Feb 2023 07:16
Category: Grid
Type: Bug Report
1
Đ•diting throws exception if the Model has an indexer property

When the user tries to edit a cell in the Grid an exception is thrown. This happens if the Model to which the Grid is bound has an indexer property.

Reproduction: https://blazorrepl.telerik.com/mdEcQxkr15PH4bip51

===

A possible workaround is to map the data to a collection of a different type that has no indexer property: https://blazorrepl.telerik.com/cxaGwcOC383PD8Jr24

 

0 comments