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

Hi there I am on the latest version of Radzen and I have noticied that when you close the accordion the elements that are inside the content are removed from...

enhancement

**Describe the bug** When navigating to page that is present on `RadzenPanelMenu` using `RadzenLink`, navigation menu is not synced with target page. The same behavior can be observed using `RadzenButton`...

enhancement

## Request: Ability to wrap Text inside a RadzenDataGridColumn It would be useful to expose a property to allow a column content to be wrapped. At present, it appears it...

enhancement

Hi All, I wish to include an optional parameter in the RadzenDataGrid.InsertRow method, template below. ![insertrow](https://user-images.githubusercontent.com/122609107/232550590-5f848361-541c-4ff5-b9f4-f452f463cdb3.png) Can anyone process this implementation? Kind regards, Arjen

enhancement
good first issue

Currently the `RadzenTextBox` listens to `onchange` events. When you want to have an update of the bound value on each keystroke you need something like ```razor ``` This works but...

enhancement

**Is your feature request related to a problem? Please describe.** I would like to lock the first column to fixed position and I don't want any other column on the...

I would like to have the ability to modify the text for the legend for a Donut control. In this example, I would like to be able to **add text**...

enhancement

The TextStyle property (VERY USEFUL BTW) is present on RadzenText component. Why not put it inside RadzenLabel components? I can already add the related CSS classes manualy... (correct me if...

enhancement

**Describe the bug** When a `RadzenDataGrid` displays more rows, so that is needs scrolling, the header line overlaps with the `RadzenHeader` component and hides it. **Expected behavior** The DataGrid should...

Is it possible that when the data of a line item = {null} the line does not show the item Then line just stops and does not goes to zero...

enhancement