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

Treeview, templates, and drag and drop

3 Answers 80 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 10 Oct 2014, 06:17 PM
I am trying to use a template that has textboxes with drag and drop.  The textboxes are not able to gain focus. 

Is there a configuration option I can use to do this?  If not, would it be possible to add a property that gives access to the draggable.ignore option, or even just make the ignore option a standard css class I can use, like k-ignore-drag?

Thanks,

Mike

3 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 13 Oct 2014, 09:41 AM
Hello Mike,

Placing inputs within the TreeView is not a supported functionality. If you need to allow node editing, provide editing controls outside the TreeView, like shown in this Dojo snippet.

Regards,
Alex Gyoshev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Mike
Top achievements
Rank 1
answered on 13 Oct 2014, 04:13 PM
Thanks for the reply.  Can a change be made so that the drag/drop ignore can be accessed, even if it's through a static css class?  I want pieces of my template to not initiate the drag/drop.

Thanks,

Mike
0
Alex Gyoshev
Telerik team
answered on 14 Oct 2014, 08:10 AM
Hello Mike,

Yes, you can submit feature requests on UserVoice so that they are considered for implementation in future releases.

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