blazorbootstrap
blazorbootstrap copied to clipboard
An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
There is any plan (or any available workaround) to implement a Select Component that have filtering opion like the [Radzen](https://blazor.radzen.com/dropdown-filtering?theme=material3) one?
Is possibile in future versions of the library to add ``` ``` I use this library in a project that is published as a single binary, with all static content...
this is very lightweight bootstrap component but missing one thing of bootstrap component "Responsive offcanvas navbar" desktop app : horizontal menu mobile app : vertical menu/sidebar offcanvas demo last one,...
Blazor Server I have a Grid with detail. Detail is GridDetailView single select, AllowSelection="true" SelectionMode="GridSelectionMode.Single" I set AllowPaging="true" PageSize="10" on main grid. I fill grid with data. In a detail...
I'm using Blazor Bootstrap Grid for server-side filtering, paging, and sorting. When a user applies a filter on any column, the filter operator (e.g., Equals, Contains, StartsWith, etc.) is not...
Hi, I am using the library in my project, however I don't see a way to change a color palette to suit my brand. Is there a way to do...
Using the following modification to one of the examples I wanted to demonstrate that I can disable a list sort and then enable it again within the context of an...