Calendar Disable Weekends with color code
Hi Antony, Your earlier provided me a code snippet for Calendar Disable Weekends that's works properly but now I also want to add with this functionality color code. weekends in different color ,week...
View ArticleAlignment and width of a Grid Cell
How to align "Export to Excel" button in the right side of the grid instead of left aligned on Kendo Grid?
View ArticleRadGridView - Copying Huge Amount of Rows
Maya, I notice one weird behavior, on your sample it freezes the browser for a while and I can't continue working. It's a lot less time than my project but it freezes, do you face this issue? If so is...
View ArticleInline mode with "double-click" to edit
I want to present my HTML content as a easily viewed and SELECTABLE block of text. Then if the user clicks a button, OR double-clicks... the "inline edit" mode engages. I can build something custom...
View ArticleSeparate RadPane in RadPaneGroup
Hello,When I add two RadPane to the same RadPaneGroup they are open as tabs in the same windowIs there a way to open them in two separate windows next to each other, so every window will have it's own...
View Articlehow to save results of batch editing, all rows, all cells
Hi Viktor,I followed your RadGridBatchEditingSample.zip. It is working when I use "save changes" from default command button. But it does not work when I click update button from CommandItemTemplate....
View Articlehow to save results of batch editing, all rows, all cells
For more information about my problem. When I click update button from CommandItemTemplate. I got "Unable to cast object of type 'System.String' to type 'Telerik.Web.UI.GridBatchEditingEventArgument'"...
View ArticleHow to make Telerik assemblies of different versions coexist?
what the solution for this problemWe're sorry, it appears there has been a problem with this order. Please contact us at sales@telerik.com or by calling 1-888-365-2779
View ArticleDatabound Checkboxes problem
Hello,I am trying to databind some data to the RadTreeView control and setting the CheckedMember to a boolean property. Every time I check a checkbox in the treeview an exception is raised:"An...
View Articleayload contains two or more files with the same destination path
I am having a very strange problems with q1 201. Its happens both when i create a blank applications and a telerik solution I was wondering if anyone new of a way to fix this. Error 4 Payload...
View ArticleAutopostback Not Working RadGrid ItemTemplate Checkbox
Hi, I want to add ios7 Style Toggle Switch in RadGrid Item Template. So i have used this jquery control http://abpetkov.github.io/switchery/I am able to apply the control over checkbox but the problem...
View ArticleRadMap refreshing shape layer in ajaxpanel
Hi The problem I am having is that when I put a RadAjaxPanel around my RadMap a postback to update the RadClientDataSource needs to be clicked twice in order for the select url to be called. It works...
View ArticleDeactivate cache
HelloIm having problem with the cache in Q1 2015 version av Reporting.I dont want to implement any new cache provider or adjust how the cache is performing. I want to deactivate it totaly. I dont want...
View ArticleRadMap refreshing shape layer in ajaxpanel
Sorry I meant to say...If I put a break point in GetJsonTrip.aspx I can see it doesn't get called on the first click, but does get called on every click after that.Thanks Matt
View ArticleHow to search in listview
Hello people How to search in listview using textbox and button, and used the propiertied focused. Example img.
View ArticleHow to change left side Categories title
Hello,On the demo project:If I click on Beverages, I would like to change the left side title from Products to Beverages. If I click on Condiments, I would like to change the left side title from...
View ArticleHow to locate the element
Hi Cody,your last video demonstrates how to lacate an item in single ExtJS combobox. But in the end of your page you have two comboboxes with the same items. In this case in our tests, when we try to...
View ArticleHide Edit button in a group
HiI used this code to hide Edit and Delete button if a column in the grid has value of 1functiononDataBoundgridCreditors(e) { vargrid = $("#gridCreditors").data("kendoGrid"); vargridData =...
View ArticleGrid Popup edit with cutom template close event
HiI have a popup edit template and when I close it I want to refresh the grid.I used the instructions from here http://www.telerik.com/forums/pop-up-editor-events but there is no Edit event. It doesnt...
View Article