blazorbootstrap icon indicating copy to clipboard operation
blazorbootstrap copied to clipboard

An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.

Results 96 blazorbootstrap issues
Sort by recently updated
recently updated
newest added

I have tried your component and it's satisfying but it missing same features such as in line editing, enable the user to edit any data in the gird

enhancement
area-grid

Blazor Bootstrap is great for developers that are familiar with Bootstrap and designing. But for a backend developer like myself I still struggle in putting together a nice design. If...

help wanted
area-templates

The sidebar is very large on iPad. Take a look on this image: ![grafik](https://github.com/vikramlearning/blazorbootstrap/assets/32510006/27415bfc-d07d-45d0-a394-ec524dda5614) Even when you toggle the sidebar you still have a small bar on the left. It...

area-sidebar

"Responsive offcanvas navbar" desktop app : horizontal menu mobile app : vertical menu/sidebar offcanvas demo last one https://getbootstrap.com/docs/5.2/examples/navbars-offcanvas/ on desktop: ![image](https://github.com/vikramlearning/blazorbootstrap/assets/539693/7ee8a6e0-eb0f-45bb-8e88-89a673edda33) and mobile: ![image](https://github.com/vikramlearning/blazorbootstrap/assets/539693/f114a770-8cc1-4770-9672-3d3acc467a5c)

new component

Is it possible to add support for TimeSpan filtering in the Grid component?

enhancement
area-grid

version 1.8.3 (NuGet) When AllowPaging=true and SelectedItemsChanged-callback configured the selected items at page change. The callback does not contain the previously selected item. This is unwanted behaviour because I don't...

area-grid

![image](https://github.com/vikramlearning/blazorbootstrap/assets/40558424/2b10b913-8293-412c-b838-43e02ba1c8c2) **To Reproduce** Steps to reproduce the behavior: 1. Go to App.Razor and upgrade to bootstrap 5.3.3: 2. Update the head: ` ` 3. And body tags: ` ` Save...

I'd like the possibility to also have the outline version of the buttons in the ButtonColor enum: ![image](https://github.com/vikramlearning/blazorbootstrap/assets/22771799/c4d53878-aec8-43d5-8883-16b9efd13a8a)

There are a couple of features missing in Ribbons which I think would be something a lot of people would want. (To make them more in line with other components)...

**Describe the bug** Similar to https://github.com/vikramlearning/blazorbootstrap/issues/649 but now for `` tags **To Reproduce** 1. Make a 2. Give it a Class attribute, fill it with whatever you want for custom...