79188854

Date: 2024-11-14 13:07:48
Score: 1.5
Natty:
Report link

Add @ref="GridRef" to the SfGrid, and then call GridRef.PreventRender(false); in the places when you need to refresh the template (some onValuechange etc). This issue is caused by the Syncfusion team trying to optimize performance.(they are preventing rendering for those changes) I have encountered the same problem right now.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Marar