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

Splitter destroy method not found in open source version

1 Answer 59 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Alberto
Top achievements
Rank 1
Alberto asked on 31 Oct 2012, 09:19 AM
Hello,

Using the latest library of kendoui web open source ("kendoui.web.2012.2.710.open-source").

The method destroy is not available. 

var splitter = $("#splitter").data("kendoSplitter");
splitter.destroy();
TypeError: Object [object Object] has no method 'destroy'

Where can I find i the doc whic method is available for a specified version of kendo? Is that posible?

Thx!

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 31 Oct 2012, 01:00 PM
Hi Alberto,

The Splitter's destroy method is available in the current official commercial version of the Kendo UI widgets (2012.2.913). It will also be available in the next open-source version (Q3 2012) that will be released in mid-November.

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