Custom module KENDO UI

Posted by Community Admin on 04-Aug-2018 12:47

Custom module KENDO UI

All Replies

Posted by Community Admin on 20-Mar-2014 00:00

Hi

We are trying to add image, video controls using sitefinity custom module. We have added the controls in Web/UI/.../..Detail.ascx, but we don't know how to implement using KENDO and also how to implement create/update/delete the values in the database. ie.. install custom fields into database

Could you please suggest us by giving sample code or links. 

Thanks,

Karnan

 

 

 

 

 

 

Posted by Community Admin on 24-Mar-2014 00:00

Hello Karnan,

Your question is quite general, but in order to implement Kendo UI controls I would advise you to browse Kendo UI Demo page, where you find various controls you can implement:
http://demos.telerik.com/kendo-ui/web/overview/index.html

Altering the database should be done using Sitefinity API as modifying database entities directly could lead to unexpected behavior of your project. Here is the Sitefinity API reference which you need to get started:
http://www.sitefinity.com/documentation/documentationarticles/developers-guide/deep-dive/fluent-api

Regards,
Vassil Vassilev
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed