Telerik Forums
Kendo UI for jQuery Forum
1 answer
167 views
How to customize ASP.NET MVC autocomplete control to display the results as table format?

This feature is available in ASP.NET AJAX combobox.

Thanks,
Praba
Georgi Krustev
Telerik team
 answered on 20 Aug 2013
1 answer
410 views
Latest internal build 2013.2.819 has a black overlay on modal window. It seems to have overlay opacity set to 1 instead of the default .5
Is this a bug or a new feature where we need to set the default opacity on the overlay of modal window?
I'm running Firefox 23.0.1 browser.

Thanks.
Kiril Nikolov
Telerik team
 answered on 20 Aug 2013
3 answers
132 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
96 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
365 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
128 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
78 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
117 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
164 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
Narrow your results
Selected tags
Tags
+138 more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?