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

The Template In https://github.com/vikramlearning/blazorbootstrap-project-templates Are Based On Net7.0 - Net6.0 , Please Update This Template To Net8.0 , So We Can Use This Project in Visual Studio Or Cli ,...

area-templates

Please Add A Login Register Page To Template

examples

The Chart Js Don't Have Default Chart As Excel Or Png ... But ApexChart By Default Have This Option , I Hope See This Feature In BlazorBootstrap

enhancement
area-charts

It will be great if you can add component for capturing signature. Like Signature Pad or Canvass.

new component

**Describe the bug** GridSettings currently only includes the pagination and filters. To be able to use these settings to completely restore the state of the grid, e.g. as part of...

enhancement
area-grid

Currently the only way to update a chart to remove data seems to be to use the Update method. While this works, it forces the chart to redraw in full....

area-charts

When following the example for a dynamic Modal, there doesn't seem to be a way to allow the component which implements the contents of the BodyTemplate in order to facilitate...

enhancement
area-modal

Is it possible to display row details in the grid? A way to expand the row and display its details below that. Something like: [Mud Blazor](https://mudblazor.com/components/datagrid#row-detail-view)

enhancement
area-grid

Whenever the page has less than [Page Size] items to display the grid changes size. This is visually distracting. As a work-around I'm adding 'empty' rows to the list to...

enhancement
area-grid

Hi @gvreddy04 I'm using the Grid component as a search box for items like products, customers etc. To select an item, I need to use mouse and click the item...

enhancement
area-grid