This is a migrated thread and some comments may be shown as answers.

Use 3rd party custom controls inside Kendo grid

1 Answer 195 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Doron
Top achievements
Rank 1
Doron asked on 02 Sep 2014, 08:34 AM
Hi,

I am trying to use 3rd party control (jquery autocomplete control) inside Kendo grid and I have no luck making it work.
Is this option exists?
All the demos and examples that I saw only shows how to use Kendo controls inside the grid and I didn't find any example for using 3rd party controls.

Thanks,
Doron

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 03 Sep 2014, 04:14 PM
Hello Doron,

There are no explicit limitations related to usage of other third-party components inside the Grid. You will need to use column templates for display mode and custom editors for edit mode.

http://docs.telerik.com/kendo-ui/api/web/grid#configuration-columns.template

http://demos.telerik.com/kendo-ui/grid/editing-custom

What exactly is the problem in your case?

Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Doron
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or