11374347d304df7769449db60f1c398aa50595d2
Extract band editor UI and logic from CatalogsGrid.razor and MassDataGrid.razor into a new BandEditor.razor component. This centralizes band management features (add/remove bands, edit captions, assign columns, save/reset layout) and reduces code duplication, improving maintainability and reusability. Existing UI and event handling remain functionally unchanged.
Description
Languages
C#
59.4%
HTML
31.7%
CSS
8.3%
TSQL
0.5%