Telerik Forums
UI for Blazor Forum
1 answer
14 views

I would like to add a numeric box after several of the radio buttons in a Radio Group.  Similar to how they are displayed in the Scheduler Appointment entry form.  Any suggestions or samples on how to go about doing this using the Telerik Blazor UI tools?

Tsvetomir
Telerik team
 answered on 12 Jun 2024
1 answer
12 views

Is there a way to use the Scheduling editing popup component without having to go thru the scheduling calendar? 

My option is to recreate the functionality in my own component but I would like to use a component that is already developed.

 

Dimo
Telerik team
 answered on 11 Jun 2024
1 answer
17 views

Hello,

In Telerik UI for ASP.Net core, on the dropdownlist component, there is a built in Cascading functionality.

What is the approach for Telerik UI for Blazor?

I use it in a Wizard, using a form.

Kind regards.

 

Tsvetomir
Telerik team
 answered on 11 Jun 2024
1 answer
13 views

I have a need to limit the Scheduler to all day events only.  Is this possible?

 

Tsvetomir
Telerik team
 answered on 11 Jun 2024
1 answer
16 views

How do we create Aggregate rows for the Blazor TreeList?

They are available on the React, JQuery, Vue versions of this component, but not Blazor.

Tsvetomir
Telerik team
 answered on 11 Jun 2024
1 answer
15 views

Trying to get used to the Scheduler control.  Basically copying and pasting from the examples from the documentation.

It displays the calendar type controls properly but does not allow me to double click and get an add form.

I have AllowCreate set to true and have a handler for the OnCreate event. 

The double click does not trigger the OnCreate even at all.

Where would I start troubleshooting this issue?

 

John
Top achievements
Rank 1
Iron
Iron
 answered on 11 Jun 2024
0 answers
12 views

I see kendo Map UI demo like following and looking into source code, in there it's supporting events like "shapeMouseEnter", "shapeMouseLeave", etc.
https://demos.telerik.com/kendo-ui/html5-dashboard-sample-app

On shape mouse enter or leave, it's setting hover color on region. Also, on click on shape, it's also setting background color of shape as well as doing some data filter logic.

I am using Telerik Blazor, and my requirements are the same. I wanted to use shapeMouseEnter and shapeMouseLeave to highlight country. Also wanted to change its color when shape is clicked.

Can you guide me on how to achieve same behavior with Telerik Blazor component?

 

 

Hiren
Top achievements
Rank 1
 asked on 11 Jun 2024
1 answer
13 views

I want to make the scheduler event cells bigger in height. However, I'm not able to achieve it with ItemTemplate nor overriding the css. Is there a way to achieve this?

Also, why my previous question about this have been deleted? If there's no way of achieving that, why don't you just say it's not possible instead of deleting my question?

Tsvetomir
Telerik team
 answered on 11 Jun 2024
2 answers
77 views

Right from the start I get following errors in den Dircect Window:

System.ArgumentNullException: Value cannot be null. (Parameter 'nullableType')
   at System.ArgumentNullException.Throw(String paramName)
   at System.Nullable.GetUnderlyingType(Type nullableType)
   at Telerik.Blazor.Common.Filter.FilterOperatorFactory.GetFilterOperatorsForType(Type type, ITelerikStringLocalizer localizer)
   at Telerik.Blazor.Components.Common.BoundColumnBase.ThrowIfInvalidDefaultFilterOperator()
   at Telerik.Blazor.Components.Common.BoundColumnBase.OnParametersSet()
   at Microsoft.AspNetCore.Components.ComponentBase.CallOnParametersSetAsync()
   at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()
   at Telerik.Blazor.Components.Common.ColumnBase.SetParametersAsync(ParameterView parameters)

I can not load any Grid anymore. The error shows:

System.ArgumentNullException

Value cannot be null. (Parameter 'nullableType')

I think it has something to do with "DefaultFilterOperator" but I cannot figure out it myself

With 5.1.1 everything works just fine.

Nadezhda Tacheva
Telerik team
 answered on 11 Jun 2024
1 answer
19 views

For my use case the logical operator will always be "And" and there is no grouping.  I'd like to hide those buttons to avoid confusing end users. Is that possible?

Tsvetomir
Telerik team
 answered on 10 Jun 2024
Top users last month
Michael
Top achievements
Rank 1
Iron
Wilfred
Top achievements
Rank 1
Alexander
Top achievements
Rank 2
Iron
Iron
Matthew
Top achievements
Rank 1
Iron
ibra
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?