radzen-blazor icon indicating copy to clipboard operation
radzen-blazor copied to clipboard

Radzen Blazor is a set of 70+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.

Results 160 radzen-blazor issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** If datagrid in the simple filter mode has an enum filter, the minimum width of this filter is too big...

Hello! In my case I want to place filter to Scheduler and I'd like to fill empty space in header. My solution to add two empty slots to header so...

enhancement
good first issue

A way to draw a vertical line in a RadzenChart would be awsome - like in this Picture ![image](https://user-images.githubusercontent.com/44016552/201692432-52f5d5a3-f6f8-4d4c-bb29-d0f3c66dca75.png) Now it is only possible to make a horizontal line so...

enhancement
good first issue

I'm using latest version of Radzen: 4.1.12 ``` @page "/fetchdata" @inherits FetchDataBase @using BlazorApp1.Shared Weather forecast Weather forecast This component demonstrates fetching data from the server. No matching results ```...

**Describe the bug** When a bottom-tooltip is switched to top-position the distance to the tooltip-target is too big. **To Reproduce** Steps to reproduce the behavior: [KitchensinkTooltip.razor.txt](https://github.com/radzenhq/radzen-blazor/files/9806677/KitchensinkTooltip.razor.txt) **Expected behavior** the position...

Sometimes, e.g. if it is a last line of a section, it is difficult (or waste of space) to provide an extra space to display the popup validator on the...

enhancement

Hi! please! add Carousel [https://mudblazor.com/components/carousel#api](https://mudblazor.com/components/carousel#api) or Slideshow [https://asuikit.com/v3/slideshow](https://asuikit.com/v3/slideshow) thanks!

enhancement

**Is your feature request related to a problem? Please describe.** Not really a problem exactly just more of a convenience to quickly and easily change the month/year of the scheduler....

enhancement

**Describe the solution you'd like** DeleteRow method which deletes row from RadzenDataGrid data, so I would be able to @ref data grid and call it something like: `grid.DeleteRow(record) `

enhancement

I think an image upload with crop & scale UI features would be very useful

enhancement