Telerik Forums
Kendo UI for jQuery Forum
1 answer
86 views
I am a Kendo user, and a subscriber of the complete package. I subscribed mostly for the technical support, since our project is open source. That said, the technical support is extremely good, but there is one overall feature that is sorely lacking.

It is like herding cats to get back to the root of the kendo forums if I do any kind of "search" on the kendo site. The link to the Support area is gone from that view, and in order to get back to it, I have to go all the way back to the root site usually. This isn't generally a problem, just a minor annoyance.
Iva
Telerik team
 answered on 04 Nov 2013
1 answer
89 views
Does kendo mobile work with the MVC extensions?

I am guessing none of the razor extensions work, but what about the datasource extensions for controllers?

We currenly use Kendo Web with the MVC extensions (because the razor stuff is so limited and poorly documented compared to the regular Kendo Web), and it seems to work fine. I am hoping we could use the mobile stuff with it.

~Shea M.
Kiril Nikolov
Telerik team
 answered on 04 Nov 2013
7 answers
216 views
I can't find any demos\examples of binding to large complex data?...does it not support this scenario?

We have thousands of events to show so I can't have a single callback to pull in 2500 events, but instead want it to send up the visible date range so the service can return the events in that time range.

...I mean that would work for day, week, month, not sure how I could get that to work in Agenda...is there a "View more"?

Anyway...yes...no....lots of custom code?
Rosen
Telerik team
 answered on 04 Nov 2013
1 answer
164 views
source\js\cultures\kendo.culture.rm.js

Heur.Dual.Extensions@4294967295
TOMASZ
Top achievements
Rank 1
 answered on 03 Nov 2013
3 answers
91 views
I have added a custom themebuilder theme to my site (registered it and then added it to my chart).  Once it is added the charts look good and as I styled them, but the axis labels become unclickable.  Prior to adding the custom theme I could click on an axis label and it would toggle that data set on or off in the graph.  After adding the custom theme I get the following javascript error (using Visual Studio).

Unhandled exception at line 37, column 28074 in kendo.all.min.js

Javascript runtime error: Unable to get property 'color' of undefined or null reference.

Any ideas on why this isn't working correctly?

Iliana Dyankova
Telerik team
 answered on 01 Nov 2013
3 answers
237 views
I am having a couple of issues with Kendo UI Bubble chart. I have a bubble chart with two sets of data. I want to set my own color for the bubble and have legend show up.

Issue # 1). I was able to color the bubble but the legend won't show up.
1) http://jsfiddle.net/uGkZj/


Issue # 2). By setting the dataSource and adding a group field legend finally showed up but the chartSize and legend color do not reflect the chart series data.
2) http://jsfiddle.net/53cNZ/

Can somebody help?
Iliana Dyankova
Telerik team
 answered on 01 Nov 2013
1 answer
220 views
I am having problem with adding new items to the ListView.

I have the following:

var data_source = new kendo.data.DataSource({
 data: [
         {id: "1", title: "Monday meetingb1", count: 0 },
         { id: "2", title: "Monday meeting2", count: 0 }
       ]
});


I initialized the ListView with the dataSource, appendOnRefresh: false and autoBind: true.

How do I add a new item to the dataSource and force the ListView to refresh it's items in the list? (append and refresh doesn't work for me)
Jordan
Telerik team
 answered on 01 Nov 2013
1 answer
442 views
I am using the ASP.Net server wrappers. Is there a simple way to set a tabstrip so that it defaults to the previously selected tab when returning to a page?

Thank you
Dimo
Telerik team
 answered on 01 Nov 2013
2 answers
144 views
Hi there,

Is IE 8 supported by the QR Code control? We're currently using scripts from version 2013.2.918 and we get this warning:

 Warning: KendoUI DataViz cannot render. Possible causes:
- The browser does not support SVG, VML and Canvas. User agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)
- The kendo.dataviz.(svg|vml|canvas).js scripts are not loaded 

Followed by an error in our qr code min file:
SCRIPT5007: Unable to set property 'children' of undefined or null reference 

Just wanted to confirm if this is expected based on the version we're using. IE 9 and up works just fine. Thanks.
Ryan
Top achievements
Rank 1
 answered on 01 Nov 2013
1 answer
145 views
I have a series of dynamically created tooltips that are initiated when clicking a small icon. The tooltips all have a default position of "right". To ensure that the tooltip doesn't cover the icon when opening I gave it a bit of a right margin to the outer div of 10px. For the vast majority of the tooltips it works perfectly.  The problem arises when the icon that you click is on the right side of the page, and the tooltip opens to the left of the icon because otherwise it would push off the screen (that I'm guessing is the default behavior). Unfortunatly, when it does open to the left of the icon it still takes on the margin setting and then completely covers the icon that you clicked to open it.

My question is how do I give anything that open on "position right" a different style than items defaulting to the "position left".  I've reviewed the Tooltip API, but don't see anything for a scenario like this.

Thanks,
J
Dimo
Telerik team
 answered on 01 Nov 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?