Telerik Forums
Kendo UI for jQuery Forum
3 answers
130 views
Hi,

Am using MVC4 project and followed the instructions given on this link. It works fine while debug flag is set to true in the web.config file. Which means that bundling and minification is disabled.

when debug flag is set to false, bundling and minification is enabled, then kendo spinner (kendo.ui.progress) doesn't load. Not sure if am missing something. Could someone please advise.

Thanks,
Sai
sai
Top achievements
Rank 1
 answered on 20 Aug 2013
3 answers
95 views
As per the title, is this posisble? Can the Telerik RadComboBox be successfully used with KendoUIMobile

I tested this and the Mobile Views do not appear on the page

Thanks
Alexander Valchev
Telerik team
 answered on 20 Aug 2013
1 answer
125 views
Hi!
I'm using 'Content' option of Kendo Window go get a page with iframe. It takes a lot of time to let the iframe be loaded.
Is there any way to abort window content loading request when, for example, user closes the window?
Thanks!
Petur Subev
Telerik team
 answered on 20 Aug 2013
4 answers
358 views
I have a filterable column grid with a datepicker:
 
$("#myGrid").kendoGrid({
...
...
field: "myDate",
...
filterable: {
ui: "datepicker"
},
...

Works great. But I will like to preselect the dropdown operator (equal, greater or equal, etc..) based on some criteria, before displaying to the user.
Which event can I use to do that?.
I know I can change some options like the text:

var filterMenuForMyDate = $("#MyGrid").data("kendoGrid").thead.find("th:contains('myDate')").data("kendoFilterMenu");
filterMenuForExportedUTC.options.messages.info = 'My customized text';
..
but I can't find a way to force the operator dropdown to preselect a value before displaying to the user (like a pre-render)
Is there a way to do this?

Dalia
Top achievements
Rank 1
 answered on 19 Aug 2013
7 answers
125 views
Hello,

I have used kendo calendar control in my application and it shows up improper dates. However, after selecting the date, it shows-up correctly in the associated text-box. Please refer attachment to have a better idea on the issue.

Kindly suggest any solution/am i missing something here?

Thanks.
Alexander Valchev
Telerik team
 answered on 19 Aug 2013
2 answers
77 views
I've looked but cannot find how to set the rangeSize option when using Kendo DataViz's fluent syntax.  Is this possible and how do I do it?
T. Tsonev
Telerik team
 answered on 19 Aug 2013
1 answer
116 views
RTL
Hi,
I'm having some problems with RTL in ListView. Is this the way to properly handle issues like this? (remove the custom CSS and you'll get the misalignment).
I presume that the arrow pointing to the right should in fact point to the left, but that would also imply the MobileView being opened from the left....
ScrollView doesn't  work properly. The second ScrollView is in the left, but it won't let you swipe to it.
Also, DataViz charts seem to have problems with RTL. Legend's items become misaligned, the connectors too.
I need an advice on how to continue with this matter.  Should I try patching with css/js corrections as needed? 
Alexander Valchev
Telerik team
 answered on 19 Aug 2013
3 answers
162 views
I've been playing with the Scheduler using the Javascript web-variant of the control.  I finally managed to get it to properly send UPDATE, CREATE, and DESTROY requests to my MVC4 controller.  I also captured some of the traffic from the online demo to see what the proper JSON responses were for those requests from the controller.

My question, though, is how do I reject a delete request, for instance, if the backend code and database (MySql in this case) cannot process and manage the request, for instance?  I haven't found any documentation (yet) that suggestions how to stop the scheduler from going ahead and removing the item from the control anyway, regardless of the response (it also removes right now even though my controller returns a "not implemented" server message).
Phil
Top achievements
Rank 1
 answered on 19 Aug 2013
1 answer
113 views
Hello,

I am using Kendo MVC. Is there a way I can have Visual Studio _not_ deploy all of the localization DLL's?

Thanks,
~S
Petur Subev
Telerik team
 answered on 19 Aug 2013
5 answers
470 views
Hi,

I m currently using kendo MVVM framework and I want to use the validation feature provided by kendo.

I'm facing problem with validation when am displaying controls on a kendo window. here is the link to jsfiddle sample -  http://jsfiddle.net/saisworld/UquQ6/6/


It works for the item row in the table and for other rows it doesn't. Even after clicking the button Validate it doesn't show the validation message.

Please advise.

Thanks
Sai
Alexander Valchev
Telerik team
 answered on 19 Aug 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?