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

Hi @gvreddy04 I have some clarifications regarding the new feature Freeze in Grid Column. I have 2 frozen column enumerated below with corresponding FreezeLeftPosition values. ID - FreezeLeftPosition = 0...

area-grid

In the Grid, I have Gross Pay, Deduction and Net Pay columns. I want to put total for each column in the footer. It would be good if you can...

enhancement
area-grid

It will be nice if Grid data can be exported to Excel.

enhancement
area-grid

Please add your feedback or proposal, along with the benefits of that approach. If you want to vote on any of the comments, please thumbs-up.

area-sidebar
area-sidebar-2
feedback

Please add dark mode support. https://getbootstrap.com/docs/5.3/customize/color-modes/#dark-mode

new-feature

*I hate to reopen this issue after your rapid attention before but it still does not work correctly. Since the update to 2.1 two new factors have occurred. 1. The...

area-grid

**Describe the bug** Cannot find a programmatic method to unselect all rows in a grid with multi-select mode **Expected behavior** Add programmatic method to unselect all rows in a grid...

area-grid
needs-more-info

**Describe the bug** I have been using two razor components almost same UI with a line chart, a couple of pie charts and a stacked bar chart one for customer...

area-charts
needs-more-info

**Describe the bug** Would be nice to be able to disable animation that happens after calling UpdateAsync on LineChart (Or other charts). **To Reproduce** Steps to reproduce the behavior: 1....

area-charts

Hi, I'm trying to use the OnShown() event on the Tabs component but the event arguments are providing the tab's Title property instead of the tab's Name property. The two...

enhancement
area-tabs