Kendo Form for ASP.NET Core - custom editor for a form field

1 Answer 10 Views
Form
Kiril
Top achievements
Rank 2
Kiril asked on 03 Jul 2025, 12:27 PM

Hello,

I'm looking for a way to create a custom editor for a field in a Kendo Form.

I've created a partial view in my Shared/EditorTemplates folder. Also, I've applied the UIHint attribute with the name of the partial view on the property of my view model. But still it does not render as expected, the view does not show up on the form.

Is there any demo on how to do this. I really tried to search, but was not able to find something for this exact case.

Thanks!

Kiril

1 Answer, 1 is accepted

Sort by
0
Accepted
Anton Mironov
Telerik team
answered on 08 Jul 2025, 06:59 AM

Hello Kiril,

I hope you are well! Thank you for the details provided.

In order to set a custom editor for the Form Component, I would recommend using the approach from the following article:

Give a try to the approach above and let me know if this achieves the desired result.

Kind Regards,
Anton Mironov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Kiril
Top achievements
Rank 2
commented on 10 Jul 2025, 09:13 PM | edited

Hi Anton,

Thank you, that is what I was looking for!

Regards,

Kiril

Anton Mironov
Telerik team
commented on 15 Jul 2025, 12:54 PM

Hi Kiril,

This is great! If additional information or assistance is needed, do not hesitate to contact me, the Team, and the community.


Best Regards,
Anton
Tags
Form
Asked by
Kiril
Top achievements
Rank 2
Answers by
Anton Mironov
Telerik team
Share this question
or