Unplanned
Last Updated: 04 Oct 2023 13:27 by Mattia
Mattia
Created on: 04 Oct 2023 13:27
Category: Grid
Type: Bug Report
1
Edit item cannot be set through state when TItem is Dictionary<string, object>

I have a Grid with TItem="Dictionary<string, object>". I am not able to programmatically set EditItem and EditField through state.

I tried saving the state while editing to ensure the EditItem and EditField will be properly stored. When I try to retrieve this state object afterwards nothing happens.

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

0 comments