You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the auto-generated form, the component RenderCrudComponentAs is always displayed with a width of 10 units. The ___ method does not change the width.
c.Add(true).Titled("Paste").RenderCrudComponentAs(null,null, refrDialog);
or
c.Add(true).Titled("Paste").RenderCrudComponentAs(null,null, refrDialog).SetCrudWidth(5,2);
The result is the same.
In the auto-generated form, the component RenderCrudComponentAs is always displayed with a width of 10 units. The ___ method does not change the width.
c.Add(true).Titled("Paste").RenderCrudComponentAs(null,null, refrDialog);
or
c.Add(true).Titled("Paste").RenderCrudComponentAs(null,null, refrDialog).SetCrudWidth(5,2);
The result is the same.
Blazor WebAssembly (REST API)
GridBlazor 6.0.2;GridCore8.0.0;GridShared8.0.0
Windows10
Google Chrome 131.0.6778.205 (64)
The text was updated successfully, but these errors were encountered: