anmcgrath / BlazorDatasheet

Simple excel-like datasheet Blazor component
MIT License
131 stars 31 forks source link

Fix update rows/cols #71

Closed anmcgrath closed 1 month ago

anmcgrath commented 1 month ago

Fixes #70 by refreshing the viewport based on the current sheet position when rows or columns are added & removed.