Files
DbFirst/DbFirst.BlazorWebApp
OlgunR 177d418ac3 Use InvokeAsync for async state updates in BandGridBase
Replaced direct StateHasChanged() calls with InvokeAsync(StateHasChanged) to ensure asynchronous state updates. This helps prevent issues that can arise from synchronous state changes during component lifecycle events or event callbacks in Blazor.
2026-04-20 12:59:27 +02:00
..
2026-03-30 14:56:51 +02:00
2026-03-30 14:56:51 +02:00