Grid.Blazor icon indicating copy to clipboard operation
Grid.Blazor copied to clipboard

SubGrid button bar is not displayed

Open unkovalenko opened this issue 1 year ago • 2 comments

Question about subgrids. If there is data in the subgrid, then the button bar above the subgrid is displayed. If there is no data in the subgrid, the button bar is not displayed. It is not possible to add data to an empty subgrid since there is no button bar and the create button is not available. How can I make the button bar appear with an empty subgrid?

Blazor WebAssembly (REST API) GridBlazor 5.0.2;GridCore7.0.2;GridShared7.0.2 Windows10 Google Chrome 119.0.6045.200 (64) SubGridNoData

unkovalenko avatar Dec 11 '23 10:12 unkovalenko

Package version 5.0.3 fixes this bug

gustavnavar avatar Dec 11 '23 21:12 gustavnavar

Thank you. 5.0.3 everything is working.

unkovalenko avatar Dec 12 '23 07:12 unkovalenko