Hi,
when I add an item to the datasource of the grid, the grid updates to contain the new element.
In Chromium based Browsers (I tested Chrome and Edge, current last versions) the grid is displayed grey without lines, but the grid height indicates that there was something added. WITHOUT reloading, just changing the viewbox (for example hitting F12, or resizing the browser) the grid instantly displays the rows correctly.
It does not happen in Firefox, did not test Opera.
This is on Blazor WASM
KR Oliver