Telerik Forums
UI for Blazor Forum
1 answer
174 views

It seems like you have forgotten to update your Trial for Telerik Blazor. The latest version for that is still 2.30 which is a really old version, from 2019 I think, so people trying out that won't be close to the current version. Also if they buy a license without updating thinking they already have the latest version as they just installed it. It is listed as having been updated December 8 but I doubt that based on the version number. You might want to look into this. 

Matthias
Top achievements
Rank 5
Bronze
Bronze
Iron
 answered on 24 Jan 2022
1 answer
412 views

We upgraded from 2.30 to 3.0 and immediately noticed our app stopped working. Properties of some controls seemed to have been removed. Could work with that. My main issue so far is the treeview expanded/unexpanded display has changed. Top level tree doesn't show any icon. Took the hierarchical treeview sample code and this is what I see

Is there some class styling conflict or something?

Semen
Top achievements
Rank 1
Iron
 updated answer on 22 Jan 2022
1 answer
131 views

Hello -

I wish to implement both inline editing and server-side paging.  My use case is:

  • User searches for data and gets the first page of X records out of Y total.
  • User makes a few changes to a few data rows. 
  • Toolbar detects the change and displays buttons to save or cancel.
  • If user attempts to page - they are challenged / prevented from paging until the changes are saved or cancelled.

My problem is that OnRead fires immediately after selecting a different field to edit.  My OnRead handler fetches the requested next page of data - therefore wiping out the pending changes.

How can I prevent the OnRead event from firing when I'm just poking around on a single page of records?  

Thanks!

-Greg

Svetoslav Dimitrov
Telerik team
 answered on 21 Jan 2022
1 answer
507 views

Hello, I am trying to format value (defined by Field="@nameof(HeatmapData.Value)" ) on a heatmap chart. The underlying Value is a double and I am trying to show it rounded to two decimal places ("0.##" format) with '%' appended. I've tried to use <ChartSeriesLabels Format="{0:0.##}%" />, but it prints value of the XField instead. Now I am trying <ChartSeriesLabels Template="#=value#%" />, but to my knowledge it doesn't support the "0.##" formatting option. Is there a way ho to do it?

Thank you.

Svetoslav Dimitrov
Telerik team
 updated answer on 21 Jan 2022
0 answers
233 views

Hello there,

In my Application, I use Telerik Blazor, Localization and Globalization

there is a Date field, I  Display date based on culture but something is wrong with the Date field other than English

here is my code

<Template>
	@((context as User).BirthDate.Value.ToShortDateString())
</Template>

see this attached screenshot for your reference.

Kishan
Top achievements
Rank 1
Iron
 updated question on 21 Jan 2022
1 answer
90 views

There is an example of new ForeColor() { Colors = new List<string> { ... }}

How do I get a similar customization for FontSize?

For example, I only want large, x-large and xx-large

I would expect something like
new FontSize() { ??? = new List<string> {xx-large", "x-large", "large" } }

For ???, I tried FontSizes and Sizes, which did not work.

 

I have the same question ref new Format().

For example, I only want p, h1, h2 and h3

Dimo
Telerik team
 answered on 20 Jan 2022
1 answer
210 views

Hi guys,

Are you making changes on this file:
https://unpkg.com/@progress/kendo-theme-default@5.0.0/dist/all.css

I'm asking because some of my components are looking messy.

Best regards,

Cipri

Joana
Telerik team
 answered on 20 Jan 2022
1 answer
2.3K+ views
Just upgraded to Telerik UI for Blazor 3.0.
The Label property is removed from TelerikTextBox?
This worked in version 2.30.
Joana
Telerik team
 answered on 20 Jan 2022
1 answer
198 views

Hey guys,

I just upgraded to the new UI for Blazor 3.0.0 and I have an error 'The type or namespace name 'LoaderSize' does not exist in the namespace 'Telerik.Blazor.Components' (are you missing an assembly reference?)' Is that normal, it was ok with 2.30? Here's my line of code:

<TelerikLoader Class="loader-indicator" Type="@LoaderType.InfiniteSpinner" Size="@LoaderSize.Small"></TelerikLoader>

Thanks,

Claude.

Matthias
Top achievements
Rank 5
Bronze
Bronze
Iron
 answered on 19 Jan 2022
1 answer
127 views
Is there a list of what data annotations is actually supported where in Telerik Blazor? What I have found you only link to Microsofts page about Data Annotation but that included the ApplyFormatInEditMode but obvioulsy it isn't supported. No need to report issues if you are already aware of them so it would be helpful to have this documentation (and updated). 
Nadezhda Tacheva
Telerik team
 answered on 18 Jan 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?