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

Sample applications created with Radzen Blazor Studio

Results 13 radzen-blazor-studio issues
Sort by recently updated
recently updated
newest added

I use Visual Studio for my .NET development, so these requests are based on my experience with VS... 1) When creating a new application with RBS, the Configure page asks...

It would be nice that if you select the `Bind data to...` of eg a `Value` property of an TextArea and the dialog opens, that we can create a new...

When removing a button in the designer with an assigned on Click event the code gets not removed. eg this gets not removed when removing the button. ```csharp protected async...