Replies: 2 comments
-
@rwb196884 Thank you for trying BlazorBootstrap! We assume you followed one of our setup guides to integrate BlazorBootstrap. If not, please refer to the documentation: https://docs.blazorbootstrap.com/getting-started/blazor-webapp-server-global-net-8. Next, try adding a Grid component example. If you encounter any issues, please share a minimal reproducible example on a public GitHub repository. We cannot accept zip files due to security concerns. Please share a GitHub repo. |
Beta Was this translation helpful? Give feedback.
-
I just followed this getting started: Then I updated Home.razor (default page) to, see attached file. |
Beta Was this translation helpful? Give feedback.
-
How do you get the grid to work?
I coped the (client side) example from https://demos.blazorbootstrap.com/grid into my code and nothing appears on the page.
Example in new Blazor project created in VisualStudio2022:
BlazorApp1.zip
Beta Was this translation helpful? Give feedback.
All reactions