Telerik Forums
Kendo UI for jQuery Forum
0 answers
51 views
How do I connect the selected data of a line to the data of a window? (see image).

Thanks,
Mike
Mike
Top achievements
Rank 1
 asked on 19 Mar 2012
0 answers
255 views
Hi Admin,

How do we ensure that kendo.parseFloat()/parseIntt() 
method able to parse given formatted input?
Suppose it user gives the string instead of formatted value then how we recognize that its invalid input give by user and kendo.parseFloat()/parseIntt()  
will not be able to parse it?

kendo.parseFloat()/parseIntt()  
 will throw any exception in javascript in case of invalid input

Jitendra
Top achievements
Rank 1
 asked on 19 Mar 2012
1 answer
172 views
Is there an event to know when the content of a window (when loading content through Ajax) has finished loading?


Kind regards,
Alex Gyoshev
Telerik team
 answered on 19 Mar 2012
1 answer
62 views
I'm trying to have mutliple small charts on a page and then when the user clicks a button, open a big chart in a Kendo Window.  There seems to be a problem when I open the big chart: the SVG elements don't appear correctly.  It seems to be related to rendering a small chart first then trying to render a larger one.  If I set all the charts to the same size it's fine and if I change the big chart to a Pie it seems fine too.

I've got a fiddle showing the problem.  Click the Go link to see; both charts should be identical.

Problem in Firefox 11. (Seems to work in IE8)

http://jsfiddle.net/hb7Kt/
T. Tsonev
Telerik team
 answered on 19 Mar 2012
1 answer
112 views
Hi,
I have a listview that contains anchors in  a template.
 
template: "<a href='details.aspx?id=${data.id}'>${data.subject}</a>"

I know that you can trap the "click" event & I want to be able to trap the event to see if the id event is -1 and stop the transfer.

Is there a "canel" property or is there another way to stop the transfer to another page on a certain condition?

regards
Roger
Nikolay Rusev
Telerik team
 answered on 19 Mar 2012
4 answers
274 views
hi,while i'm using dropdownlist,the li element offsets in chrome.
Yuan
Top achievements
Rank 1
 answered on 18 Mar 2012
0 answers
100 views
I'm having no success trying to get a simple master detail 'toy' working.

Couldn't figure out how to use jsFiddle /echo/xml to emulate multiple XML requests, so I put the toy on my website.

devenezia-dot-com/kendo/norows.html

Hope you can help, this is a nasty roadblock for me right now :(

... Part of the roadblock was uncovered ...
I used autobind: instead of autoBind: (Sure would be nice if jquery.extend had a sanity option/warning for properties that are caselessly congruent).  So now I can select the first two items, and the third takes the detail grid into lala land because there are no detail rows to display.
Richard
Top achievements
Rank 1
 asked on 17 Mar 2012
7 answers
228 views
It's quite simple: If you're go back from January, the calendar jumps back to November instead of December. This happens on your online demos as well. (At least with Chrome, but I don't think this is a browser problem and I don't have time to try another one)
Georgi Krustev
Telerik team
 answered on 17 Mar 2012
0 answers
76 views
For testing purposes (and fiddling) having with a string containing XML would be easier.
 
var myXmlData = '
<TABLE>
<STORES>
<store> 1004 </store><CITY> Houston </CITY><STATE> TX </STATE><ZIP> 77065 </ZIP><WIDTH> 100 </WIDTH></STORES>
<STORES>
<store> 1031 </store><CITY> MCALLEN </CITY><STATE> TX </STATE><ZIP> 78503 </ZIP><WIDTH> 100 </WIDTH>
</STORES>
<STORES>
<store> 1043 </store><CITY> Selma </CITY><STATE> TX </STATE><ZIP> 78154 </ZIP><WIDTH> 100 </WIDTH>
</STORES>
<STORES>
<store> 1044 </store><CITY> San Antonio </CITY><STATE> TX </STATE><ZIP> 78230 </ZIP><WIDTH> 100 </WIDTH>
</STORES>
</TABLE>';

Is there a way to coerce DataSource to use myXmlData as the 'read'
Richard
Top achievements
Rank 1
 asked on 17 Mar 2012
1 answer
208 views
Is there a loading image/indicator that I can use when the page is loading or when I'm populating controls via ajax calls?  I thought I saw one on the nav bar on my Android phone when viewing your demos.

Thanks!
Dan Cornish
Top achievements
Rank 1
 answered on 16 Mar 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?