Planned
Last Updated: 13 Nov 2023 07:56 by ADMIN
Mikail
Created on: 09 Nov 2023 06:54
Category: PivotGrid
Type: Bug Report
4
PivotGrid does not refresh when creating a new collection reference even when you call Rebind after that

The component struggles to update Local data source when it changes. I have bound it to a value, but when that value changes it is not reflected in the UI.

The issue occurs when you update the data with an entirely new collection. Calling Rebind afterwards does not help either.

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

===

ADMIN EDIT

===

A possible workaround for the time being is to dispose and re-initialize the component when the new data arrives. Here is an example: https://blazorrepl.telerik.com/cHFlaNOg49AjRPUl19.

0 comments