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

Multi-column Combo box jQuery clone issue

2 Answers 88 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Kalyan
Top achievements
Rank 1
Kalyan asked on 10 Aug 2010, 03:27 PM
Hi,

I am trying to clone the Multi-column combo box but does seem to work.

I am using jQuery 1.4.2 and did use clone(true) to do deep copy, but no success.

can you please let me know if it's possible to clone Multi-column combo box client side?

Regards,
Kalyan

2 Answers, 1 is accepted

Sort by
0
Tim Harker
Top achievements
Rank 2
answered on 23 Aug 2013, 05:12 PM
Did this question ever get answered?
0
Hristo Valyavicharski
Telerik team
answered on 27 Aug 2013, 04:05 PM
Hi Tim,

It is not possible to clone RadComboBox using jQuery, because it has a server-side part, which cannot be cloned. However you could create another combobox on the server and use the combobox's client-side API to create new items on the client. For more details please read this help article.

Regards,
Hristo Valyavicharski
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
ComboBox
Asked by
Kalyan
Top achievements
Rank 1
Answers by
Tim Harker
Top achievements
Rank 2
Hristo Valyavicharski
Telerik team
Share this question
or