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

DataSource typescript definition missing info

3 Answers 100 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 15 Jan 2015, 10:03 PM
Version: 2014.3.1314

The kendo.data.DataSource typescript definition seems to be missing:

-"transport" object - I have to cast it to "any", then use ".transport" on it.
-A way to configure SignalR - unless I'm just missing something here...

On a similar note, the kendo SchedulerView definition seems to be missing "start" and "end" as well.

Thanks!

3 Answers, 1 is accepted

Sort by
0
Michael
Top achievements
Rank 1
answered on 15 Jan 2015, 11:10 PM
Also, when I just updated to the latest service pack, the kendo.all.d.ts no longer has "kendo.toString".  I guess I'll have to cast kendo to "any" just to be able to get by, unless I'm mistaken.
0
Michael
Top achievements
Rank 1
answered on 15 Jan 2015, 11:12 PM
Sorry, my mistake... it looks like the signature was changed or updated to include culture.
0
Accepted
T. Tsonev
Telerik team
answered on 20 Jan 2015, 09:05 AM
Hello,

Thank you for the heads-up.

The transport configuration is a bit out of shape and doesn't quite follow what's described here.
The SignalR configuration is missing altogether, but it never was included.
We'll try to correct these shortcomings in the upcoming service builds.

We'll also bring back the toString method with two parameters. It was removed by mistake.

I've updated our Telerik points as a token of gratitude for your involvement.

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