Telerik Forums
UI for Blazor Forum
1 answer
531 views
Hi, I have created a custom theme with the Theme Builder but I can't find documentation on how to include it in my project.
Marin Bratanov
Telerik team
 answered on 03 Nov 2020
1 answer
1.1K+ views

When clearing the bind-Value the multiselect still has the values previously selected.

Is there another way to clear the multiselect?

Joana
Telerik team
 answered on 02 Nov 2020
2 answers
178 views
I need functionality similar to an html <select> with a "multiple" attribute, i.e. a data-bound listbox that allows multiple selections.  I need a pretty standard UI with two listboxes, where you can select one or more items and move to the other listbox.  Seems that neither the DropDownList nor MultiSelect can help me there.  Any thoughts?  
Edward
Top achievements
Rank 1
Veteran
Iron
 answered on 01 Nov 2020
1 answer
182 views
     Is there a way to fix the size of the tile based on it's position in the tilelayout component?
Marin Bratanov
Telerik team
 answered on 31 Oct 2020
2 answers
588 views
     Is there a way to hide the counter on the pager? I don't need to see  1-3 of 75 items   especially in mobile view. Takes up more space than necessary.
Matt
Top achievements
Rank 1
 answered on 30 Oct 2020
3 answers
729 views
I noticed the example for model window does not have a OnClick event set for the WindowAction
https://demos.telerik.com/blazor-ui/window/modal

The problem here is when the close button is clicked it never sets the WindowVisible back to false so if you navigate away and return to the page the Model will show again.

Svetoslav Dimitrov
Telerik team
 answered on 30 Oct 2020
3 answers
136 views
Hi 

Is there a method or trick to write my own texts (events) in the Calender? I would like it to be something like the attached picture.
Marin Bratanov
Telerik team
 answered on 29 Oct 2020
1 answer
118 views
I have a Telerik grid with the export to excel function enabled and it works fine for most users, however some users have old versions of Excel and for them the date columns are displaying a bogus date or no date at all. Is this a known issue or is there a workaround?
Marin Bratanov
Telerik team
 answered on 29 Oct 2020
1 answer
444 views
I have a MultiSelect that is two-way bound to a List<Guid> selectedValues.  If selectedValues changes, I expect the MultiSelect to properly reflect the change once StateHasChanged() is called.  That is not the case, I have to do something like 

selectedValues = new List<Guid>(selectedValues) 

Apparently, creating a new reference triggers the notification and forces the component to redraw itself.  This seems very hackish and counterintuitive.  All components should check their state when StateHasChanged() is called and determine whether a UI update is necessary. 
Marin Bratanov
Telerik team
 answered on 29 Oct 2020
4 answers
1.5K+ views
Simply, how to hide spin buttons?
Marin Bratanov
Telerik team
 answered on 29 Oct 2020
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?