13d134df0e0a37d69a6df4768efde20016b4be71
Refactored CatalogsGrid.razor to inherit from BandGridBase<CatalogReadDto>, moving band layout and grid logic into the base class. Updated UI to use new async methods for saving and resetting the layout with user feedback. Removed redundant local fields and methods, centralizing layout management and improving maintainability and code reuse. Error and info messages are now shown after layout operations.
Description
Languages
C#
59.4%
HTML
31.7%
CSS
8.3%
TSQL
0.5%