Telerik Forums
UI for Blazor Forum
1 answer
112 views

Hello,

We're in need of being able to export a hierarchical grid to pdf within a Blazor WASM. Currently the only example that you are providing is to do a jQuery PDF Export Document Export using jQuery and the Kendo UI for jQuery. Do you have an example that allows us to export to PDF with the UI for Blazor library or another route we can use to get around this issue? 

Thanks!

Dimo
Telerik team
 answered on 17 Jul 2024
0 answers
146 views

I am using localisation like this: 

builder.Services.AddSingleton(typeof(ITelerikStringLocalizer), typeof(SampleResxLocalizer));

That worked just fine until I added the TelerikColorPalette-Control for the first time. Blazor throwed errors and it took me a while to get to the problem. It seems that there are missing entries in the TelerikMessages.de-DE.resx but I cannot figure out which. 

Same problem with TelerikColorPicker...

I allready downloaded the latest version of TelerikMessages.resx and TelerikMessages.de-DE.resx from the demo-project and I also tried the communtiy-version. 

How can I fix this problem ?


 

Hendrik
Top achievements
Rank 2
Bronze
Iron
Iron
 asked on 16 Jul 2024
1 answer
274 views

Hi team,

We are currently using Telerik grids for our data, with fluent theme. We were able to change most of the css for that grid, as per our requirement.

However, we were unable to replace the filter-icon.svg with ours.

I looked into other posts in this forum,  and in one post from 2020 they suggested changing the css or going through the template. But we were unable to replicate the work.

Is there any direct implementation now, to replace these icons or any other workaround ?

Nadezhda Tacheva
Telerik team
 answered on 15 Jul 2024
1 answer
157 views

Hello,

Does the Blazor Tabstrip support drag to reorder?  I see the Telerik UI for ASP.NET AJAX supports it.  This is what I need.

Thanks,

Scott

Tsvetomir
Telerik team
 answered on 15 Jul 2024
0 answers
97 views

I want to preserve new lines upon pasting content in the TelerikEditor component, which had been copied from a PDF file.  Example:

Copying this snippet from the pdf and pasting it onto the TelerikEditor results in:

1. Previous case law and legal principles 2. Statutes 3. Society's values 4. Customs and Course of dealings

Is it possible to preserve formatting of content copied from a PDF?

 

Ricardo
Top achievements
Rank 1
Iron
 updated question on 12 Jul 2024
1 answer
145 views

Hi everyone!

Ir is possible add thousands separator in the total of items in the GridColumn

 

Tsvetomir
Telerik team
 answered on 12 Jul 2024
1 answer
173 views

Hi everyone!

I hace this Rowfilter



This is the Telerik Code 

 <GridColumn FilterMenuType="@FilterMenuType.Menu" Field="@nameof(HechoDirectoClienteViewModel.FechaVencimiento)" Title="Fecha vencimiento" TextAlign="ColumnTextAlign.Right" Resizable="true" Sortable="true" Width="170px" HeaderClass="center-wrap">
     <Template>
         @((context as HechoDirectoClienteViewModel)?.FechaVencimiento?.ToString("dd/MM/yyyy"))
     </Template>
 </GridColumn>
It is possible changue the DateFormat "y/M/yyyy" to this "dd/MM/yyyy?
Tsvetomir
Telerik team
 answered on 12 Jul 2024
1 answer
98 views

I tried to figure out how to use different Item Templates within a Listview but I failed.

is it not possible ?

Dimo
Telerik team
 answered on 11 Jul 2024
2 answers
117 views

Hello,

 

We are using blazor Webassembly with Telerik and its localization/globalization. Everything works fine.

Client ask us a little detail, to "translate" the mask format for date input ( TelerikDatePicker, ... ). 

For example, if we use the french culture "fr-BE"we would like to transform "dd/MM/yyyy" to "jj/MM/aaaa" (day => jour; Month => Mois; year => année) or something similar. In Telerik UI for Angular, we have it translated =>  

 

How can we achieve that for Telerik UI for Blazor ?

Kind regards,

Quentin.

Quentin
Top achievements
Rank 1
Iron
 answered on 11 Jul 2024
1 answer
133 views

Hello! I want to create a Blazor WebAssembly application with the following program structure: When clicking on menu items, I'd like tabs to be generated with the displayed Page Name and a close button in the tab header, and the page content displayed in the tab body. How should I structure this?

  1. Menu
  2. Tab header - Display of the clicked Page Name and a close button
  3. Tab body - Display of Page Content

Hristian Stefanov
Telerik team
 answered on 11 Jul 2024
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?