Telerik Forums
UI for Blazor Forum
1 answer
1.1K+ views

I'm a relative Newbie to web programming and Blazor.

I'm wondering if I still need Bootstrap if now I have Telerik. Does Telerik replace the need to use bootstrap?
Or do I have to use both (e.g. for making the layout with bootstrap but use telerik controls)?

If not, can I remove the bootstrap scripts?

And what is this Kendo thing (which is over and over across the Telerik website)? Is it another way to theme my app? Do I have to busy myself with this?

TIA

Marin Bratanov
Telerik team
 answered on 17 Jan 2022
1 answer
94 views
How we could set default value (List of file info) in the Upload Component? 
Marin Bratanov
Telerik team
 answered on 17 Jan 2022
1 answer
134 views

Hi, 

I would like to build a Telerik Editor which shows users the changes made in the editor. some of the HTML tag I think useful are:- "ins" and "del". 

However, when pasted my HTML, the "ins" tag seems to be automatically removed. Could you advise why and how i could resolve this issue?

Code entered using "View HTML" button 

	<del class='diffmod'>ended</del>
	<ins class='diffmod'>January</ins> 

HTML showing as below (January should be highlighted but its not)  

<p><del>ended</del>
	January </p>

Many thanks!

Svetoslav Dimitrov
Telerik team
 answered on 17 Jan 2022
1 answer
332 views

Hi,

How can I get the tooltips for validation each field displayed at the corresponding field in a Grid Popup form and not just at the summary below the for the Form etc? Also, there is almost no spacing between the last field and the validation summary. Thanks. 

Hristian Stefanov
Telerik team
 answered on 17 Jan 2022
0 answers
900 views

Anyone been able to get BlazorMonaco and Telerik Blazor to work together? Just adding the javascript files to project prevents app from even loading.

This line is the culprit. App loads without it but obviously Monaco editor will not load without it.

    <script src="_content/BlazorMonaco/lib/monaco-editor/min/vs/loader.js"></script>

Telerik Blazor 2.30

BlazorMonaco 2.1.0

.NET 6

Here is just one of the many exceptions:

Thanks

Jim

 

Message: Unhandled exception rendering component: Could not find 'TelerikBlazor.getLocationHost' ('TelerikBlazor' was undefined).
Error: Could not find 'TelerikBlazor.getLocationHost' ('TelerikBlazor' was undefined).
    at http://localhost:5000/_framework/blazor.server.js:1:497
    at Array.forEach (<anonymous>)
    at i.findFunction (http://localhost:5000/_framework/blazor.server.js:1:465)
    at E (http://localhost:5000/_framework/blazor.server.js:1:2606)
    at http://localhost:5000/_framework/blazor.server.js:1:3494
    at new Promise (<anonymous>)
    at Tt.beginInvokeJSFromDotNet (http://localhost:5000/_framework/blazor.server.js:1:3475)
    at http://localhost:5000/_framework/blazor.server.js:1:71773
    at Array.forEach (<anonymous>)
    at Tt._invokeClientMethod (http://localhost:5000/_framework/blazor.server.js:1:71759)

--- Exception ---------------------------------------
 Exception: Microsoft.JSInterop.JSException - Could not find 'TelerikBlazor.getLocationHost' ('TelerikBlazor' was undefined).
Error: Could not find 'TelerikBlazor.getLocationHost' ('TelerikBlazor' was undefined).
    at http://localhost:5000/_framework/blazor.server.js:1:497
    at Array.forEach (<anonymous>)
    at i.findFunction (http://localhost:5000/_framework/blazor.server.js:1:465)
    at E (http://localhost:5000/_framework/blazor.server.js:1:2606)
    at http://localhost:5000/_framework/blazor.server.js:1:3494
    at new Promise (<anonymous>)
    at Tt.beginInvokeJSFromDotNet (http://localhost:5000/_framework/blazor.server.js:1:3475)
    at http://localhost:5000/_framework/blazor.server.js:1:71773
    at Array.forEach (<anonymous>)
    at Tt._invokeClientMethod (http://localhost:5000/_framework/blazor.server.js:1:71759)

--- Stack Trace --------------------------------------
   at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, Object[] args)
   at Telerik.Blazor.Components.Dialog.DialogBuilder.OnAfterRenderAsync(Boolean firstRender)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)
------------------------------------------------------
James
Top achievements
Rank 1
 asked on 15 Jan 2022
1 answer
790 views

Hello I have a question related to Validation.

In our application we use forms that are dynamically rendered (without using a model). Therefor we are not able to use the TelerikFrom and its edit context. I was wondering if it is possible to do Validation on a single Property/field and show a validation message (with the Validation built by Telerik)? As far as I can see, you seem to only support validation for components wrapped in the TelerikForm/EditForm. Thanks in advance

Marin Bratanov
Telerik team
 answered on 15 Jan 2022
1 answer
235 views

In the current version 2.30

Is it possible to create a component with containing a TelerikWindow (Modal = true) witch in turn also has another component containing another TelerikWindow (Modal = true), this last being opened when clicking for example on a button of the 1st component?

So far several unsuccessful attempts (using Visible & VisibleChanged or @bind-Visible) 

  • 2nd window not displayed
  • Seems to break the 1st one (close button not working anymore)
  • No error displayed

Thanks in advance.

Marin Bratanov
Telerik team
 answered on 15 Jan 2022
1 answer
466 views

Hi,

Im looking to make a carousel but I would like it to show more than 1 item at once   < item1  item2  item3> instead of <item1> and onclick I would get <item2 item3 item4>

Marin Bratanov
Telerik team
 answered on 15 Jan 2022
1 answer
157 views

I can give the items in the dropdown  a color, but once these items are selected i have no influence over the formatting.

The selected items are always a <span>item name</span> even if the corresponding item in the dropdown has its own style with a red color.

Is there a workaround so I can format selected items as well?

Marin Bratanov
Telerik team
 answered on 15 Jan 2022
1 answer
247 views

Even in the demo example, it shows Country as a textbox instead of a dropdown. 

How to integrate a dropdown with the telerik form in the wizard?

Marin Bratanov
Telerik team
 answered on 15 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?