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

Missing DataSource in TS Definition of setDataSource

1 Answer 35 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Billy
Top achievements
Rank 1
Billy asked on 28 Nov 2015, 07:09 AM

The setDataSource(): void; method in the kendo.all.d.ts definition for the TabStrip is missing the DataSource parameter.

It should be: setDataSource(dataSource: kendo.data.DataSource): void;

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 02 Dec 2015, 08:37 AM
Hello Billy,

The method as well as the option were recently included. Please try with the definitions from the latest internal build.

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