anmcgrath / BlazorDatasheet

Simple excel-like datasheet Blazor component
MIT License
133 stars 32 forks source link

Refactor for code seperation #5

Closed anmcgrath closed 1 year ago

anmcgrath commented 1 year ago

To have cleaner .razor files, moved the Datasheet.razor code to a code-behind file.