-
**Describe the bug**
DataGrid "ReadData" event is called twice when it's PageSize property is set to a non-default value; in this case 10;
The datagrid currently only has a callback for the ReadDa…
-
# Trending repositories for C#
1. [**thebookisclosed / ViVe**](https://github.com/thebookisclosed/ViVe)
__C# library and console app for using new feature control APIs available i…
-
### Blazorise Version
1.5.3
### What Blazorise provider are you running on?
None
### Link to minimal reproduction or a simple code snippet
``
` void TheDataTypeChanged(int newValue)
{
…
-
can you include Blazor server support please? installed the package but can't inject into Program.cs or import it in _import.razor file.
-
### Blazorise Version
all
### What Blazorise provider are you running on?
None
### Link to minimal reproduction or a simple code snippet
according to documentation, installing only the blazorise.…
-
### Blazorise Version
1.6.0
### What Blazorise provider are you running on?
Bootstrap5
### Link to minimal reproduction or a simple code snippet
If you use the animate component on a page that re…
-
### Feature request type
Enhance component
### Component name
_No response_
### Is your feature request related to a problem?
You can't currently set a gradient to be used as a primary colour.
#…
-
### Blazorise Version
1.5.x
### What Blazorise provider are you running on?
None
### Link to minimal reproduction or a simple code snippet
https://blazorise.com/docs/components/step
…
-
Some component names might conflict with the native Blazor components. Like `ValidationSummary`. We need to mention the workarounds in the docs:
- define full namespace ``
- disable global namespa…
-
**Describe the bug**
Blazorise WASM project template localization dropdown shows the language code, not the language name
**To Reproduce**
Steps to reproduce the behavior:
1. Create a Blazorise …