Lee Ramsingh
Lee Ramsingh
### Blazorise Version 1.4 ### What Blazorise provider are you running on? Bootstrap5 ### Link to minimal reproduction, or a simple code snippet I have a very simple datagrid, when...
Hi , there there a way to get checkboxes for the mutilpe mode of SelectList Reason is: If multiple items are selected, often a user will click on another one...
Hi, it's a bit frustrating using a SelectList in the DataGrid because the DataGrid EditTemplate only exposes context.CellValue as an object. This makes it impossible to use @bind-SelectedValue e.g this...
### Blazorise Version 1.4 ### What Blazorise provider are you running on? Bootstrap5 ### Link to minimal reproduction, or a simple code snippet I'm in an Edit template. The below...
Hi there - I know you can set MinLength to 0 for the AutoComplete to act as a combobox, however, is there a way to also have an arrow show...