Telerik Forums
UI for Blazor Forum
4 answers
857 views

Hi,

is it possible to achieve a result like in this dojo in blazor too?

Greetings and thanks.

Marcus
Top achievements
Rank 1
Iron
 answered on 07 Aug 2023
1 answer
158 views
Can you save the edited HTML back to a database after modifying it in the Telerik Editor?
Dimo
Telerik team
 answered on 04 Aug 2023
1 answer
151 views
Is there any chance to use seperators within the menu ?
Dimo
Telerik team
 answered on 04 Aug 2023
1 answer
131 views

I just updated from 4.0.1 to 4.4 and it broke my gridlayouts. I'm guessing it may have to do with the dependencies.

 

How do I updte the items listed below? Will this resolve my issue?

 

Before Update:

 

After Update:

Dimo
Telerik team
 answered on 04 Aug 2023
1 answer
350 views
I'm updating an older ASP.Net program (.Net 2; Bootstrap 3; Telerik / Kendo stuff from 2018) and some of the components are just proving easier to rewrite completely than to try and update.

I have a proof-of-concept where I've replaced one of our TabStrips with a Blazor UI Tabstrip -- holy crap, Blazor is nice -- but I think the definitions in telerik-blazor.js are overriding the Kendo UI for JQuery definitions.

I'm already only importing the JQuery definitions I need and bundling with Webpack -- is there any way to do the same thing with the Blazor UI stuff short of building a stripped release from source?
Dimo
Telerik team
 answered on 04 Aug 2023
0 answers
880 views

Hi, 

I am using Kendo blazor component and getting below warning while using all the components.  Please see attached screenshot for snippet.

Warning Message : "Found markup element with unexpected name "TelerikGrid". If this is intended to be a component, add a using directive for its namespace"

Can you tell what namespace should I add in razor file to resolve this issue?


--

Thanks, 

Yash

Yash
Top achievements
Rank 1
 asked on 04 Aug 2023
1 answer
192 views

HI,

the DragClueField when using Drag&Drop only exists for the Grid right now. Why is this attribute not setable for the TreeView also?

Georgi
Telerik team
 answered on 03 Aug 2023
1 answer
265 views

Inside the Themebuilder is an AppBar-Component but I can not find any documentation about it !?

I would like to use it but I do not know how !

Yanislav
Telerik team
 answered on 02 Aug 2023
2 answers
1.0K+ views
I have code that updates the data source for my grid.  However I would like the grid to go into edit mode for the new row of data that got added.  Is there a way to do this programmatically with out the user having to click the row edit button?
Kevin
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 01 Aug 2023
1 answer
144 views

Hi, how can I display an age column based on birthdate. I have this code that displays no data in the age column

        <GridColumn Field="LasName Title="Lase name" />

       @Age = DateTime.Now.Year - Person.BirthDateYear

       <GridColumn Field="Age" Title="Age" />

 

Age is defined in the @Code section:
public int Age;

 

Thanks

Hristian Stefanov
Telerik team
 answered on 01 Aug 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?