Telerik Forums
UI for Blazor Forum
1 answer
434 views
I need to draw a number of shapes (rectangles connected lines, like org charts, but not an org chart) and let users interact with them with Telerik Blazor handling all other UI. Are there any plans to have diagrams functionality like the Kendo UI jQuery Diagrams?
Nadezhda Tacheva
Telerik team
 answered on 29 Jun 2022
1 answer
329 views

hi,

I cannot seem to find multi-level support on the listview like shown in the two examples below from a different Blazor

can you please direct me to this feature and usage(if it exists) or give me some hints on how I can Achieve this with this with a combination of existing components

Thanks for your help

Alain

 

Dimo
Telerik team
 answered on 29 Jun 2022
2 answers
575 views
seems even having multiple selection we just can drag and drop items one by one, am I right? basically having access to selected items & grop event i can code workaround & move them myself, but hope that we have it out of the box, do we?  
Andrew
Top achievements
Rank 1
Iron
Iron
 answered on 28 Jun 2022
1 answer
411 views
I would like to use the Open Iconic font icons in the drawer element instead of the default Telerik icons.  
I can get  the css class to reflect the classes for the icons but the component insists on also adding the k-icon & k-i- classes into the class section of the before span.  The k-icon class and k-i- partial class name override the oi & oi-flag class I specify.  

How do I use the Open Iconic fonts in the DrawerItem section?  
Dimo
Telerik team
 answered on 28 Jun 2022
3 answers
287 views

<TelerikUpload SaveUrl="api/v1.0/files/save"
               RemoveUrl="api/v1.0/files/remove"
               AllowedExtensions="@AllowedFileTypes"
               MinFileSize="@MinFileSize"
               MaxFileSize="@MaxFileSize"
               AutoUpload="true"
               Multiple="true"
               WithCredentials="false"
               OnUpload="@OnUploadHandler"
               OnProgress="@OnProgressHandler"/>

I need an EventCallBack for "OnComplete" for a completion of all files or "OnProgress???" for all files. Or a complete different solution.

Dominik
Top achievements
Rank 2
Iron
Iron
 answered on 27 Jun 2022
1 answer
214 views
Are there any plans to bring the RadDiagram over to Blazor? I would purchase today if that was out. I have medium-term plans to move my WPF app over to the web using Blazor, and I love the RadDiagram in WPF so much that I really don't want to use another company's controls for something so pivotal to the application.
Nadezhda Tacheva
Telerik team
 answered on 27 Jun 2022
2 answers
2.0K+ views

Is there a way to format the color of TelerikProgressBar based off data?  

I see you can set the Class on that item, however it does not apply background-color to the fill of the bar.

 

I've found that I can modify all bars by setting the following css:

.k-progressbar .k-state-selected {

       background-color:green;
    }

 

Thanks!

Nadezhda Tacheva
Telerik team
 answered on 27 Jun 2022
1 answer
280 views

I like the concept of having a list of values that can be checked to filter. My problem is the list can be really long. Long enough that if you have to use the scroll bar on the page to try to see the remaining entries. However using the scroll bar closes the filter menu.

Is there a way to add a scroll bar to the filter menu list?

Hristian Stefanov
Telerik team
 answered on 24 Jun 2022
1 answer
110 views

Hi,

Is it possible to work FilterMode="Telerik.Blazor.GridFilterMode.FilterMenu" and Sortable="true"  together?

Thanks for answer

Peter

Timothy J
Top achievements
Rank 2
Bronze
Iron
Iron
 answered on 24 Jun 2022
1 answer
558 views

I have an EditForm with a TabStrip and multiple tabs each with required fields. I'm finding that validation finds the required fields only on tabs that were active at some point and had their contents loaded into the DOM. If the user never selects the tabs, validation will skip some required fields.

We have a workaround where each tab is quickly activated after the first render but I'm hoping there is a cleaner solution. Is there a way to tell Telerik to load all tabs into the DOM on initialization?

Nadezhda Tacheva
Telerik team
 answered on 24 Jun 2022
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?