how to put a kendoMenu inside kendoToolbar
I'm trying to add a kendoMenu as an item in a kendoToolbar, it seems using template for dropdown works but doesn't work for menu :http://dojo.telerik.com/UVapAany ideas how to to this ?
View ArticleradScheduler Edit Appointment Form Size
Hi Dess,How to get radscheduler selected date and showing the textbox.. not in radscheduler appoinments date or id.thanks..
View ArticleConditional Formatting
But, why is it stripped while importing? Actually, I don't need this feature, I just want this formatting to be preserved while importing. It looks strange: I export some excel document, then import it...
View ArticleChart can i have 2 series different X-axis plotting points.
Hi Jason, You can remove the border of series items by setting the series.border.width client-side property with the setOptions method. The following help article might be used as a reference as it...
View ArticleRadHtmlChart client-side DateTime data binding
Hi Gio, You can have a look at our Client-side data binding demo and modify it, so that it suits your...
View ArticleOverlapping of controls
Hi Katia,In my report, all elements(textboxes, htmltextboxes, pictureboxes, ...) must be placed one after the other. Some of the elements in the process of report building can become invisible (Visible...
View ArticleFiddler fixes HTTPS Post: how to emulate Fiddler proxy
Hi Alan,you just solved an issue that i was stuck for a month now.Thanks a loads. Love you. :)
View ArticleRadWindow does not show in WPF app when VS Debugger.Break
Hi!I had a trouble as the following.Simply make a WPF app and work fine with RadWindow.Alert('good').But, It freeze my app(nothing I can control, it just was frozen) when I have a breakpoint before...
View Articlepricing for uk clients
Hi Clive,I have forwarded your query to our sales team and they should be following up with you via personal email to avoid disclosing publicly any sensitive information.Generally speaking, this is a...
View ArticleHow to get start with Telerik Testing Framework
Hello Pankaj, Thank you for your interest in Test Studio Testing Framework. You can use this article as a starting point. You can also take a look at the rest of the articles submitted on this topic...
View ArticleIn which format should I need to save the recorded steps in telerik studio
Hello Manoj, Unfortunately you can execute your recorded tests only by using Test Studio Runner. Regards, Ivaylo Telerik The New Release of Telerik Test Studio Is Here! Download, install, and send us...
View ArticleLooks really bad when zooming
Hello Andreas, What I can suggest is that you log this as an issue in our feedback portal - http://feedback.telerik.com/Project/108. If you provide link back to us in this forum we will be glad to...
View ArticleSelect the date of element
Help me please How to select (<strong> or <b> or ...) the current date, which is at the bottom? Based on the selected item (::hover ...) Screenshot:
View ArticleSave Button for Rad Editor
Hello Diane, The Auto Save Content example describes how the editor content can be sent to the server on a specific time interval by using an asp:Timer control. It does not explain how to save it in...
View ArticleGrid DataSource Total Function not doing what I expect
Hello Marius, I see what you expect, but this is not the case for the DataSource. Regardless of the server implementation the response must return the data and the total in one request. Calling total...
View ArticleItem Count appended to front of initial page
Ticket Submited : 1021660Thank you102166010216601021660102166010216601021660
View ArticleKey board Navigation in radgrid
Hi Maria.Please find the below code. Row click by mouse it works whereas Key board navigation it doesn't populate the records. Also I find the delay in populating the record on each click of the...
View ArticleLong Loading Times IE 11
Hi,I'm using Telerik UI for ASP.NET/AJAX and deployed my Website on IIS 7.5.7600.16385 on an Windows Server 2008 R2 Standard.On the Server, .NET Framework 4.5.2 is installed.In order to run the Website...
View ArticleQueryableDomainServiceCollectionView is not recognizing a POCO as entity
Hello, I believe that this is the cause of the problem since our dll is built on top of the signed version of OpenRIA. However, let me know about the result. Regards, Yoan TelerikDo you need help with...
View ArticleDisable user input on kendo grid
Hi, The editable option should be set to the field options instead of the validation e.g.fields: { ProductCode: { type: "string", validation: { required: true } }, ProductQuantity: { type:...
View Article