Filter Window not sorting
Hello,I have seen this forum post from 2014 and was wondering if there is a recent solution to this. I would also like to be able to sort the "All Fields" box in the configuration panel. Is this...
View ArticleOutlook broken after fiddler installed
Figured it out. It was not actually Fiddler, but the fact that I was using the wrong command to change the WinHttp proxy back for my configuration. I used to use "netsh winhttp set proxy default"...
View ArticleRadDocumentPane reorder event
Hi, I have two questions regarding recorder in RadDocumentPane.1. I am using RadDocumentPane to host several panes. I would like to allow users to reorder these panes by drag and drop any of the tabs....
View ArticleRadDocumentPane reorder event
FYI, this is how I implement my RadDocking.DocumentHost===================Styles================== <Style x:Key="MainPageStyle" TargetType="telerik:RadDocumentPane"> <Setter...
View ArticleHtmlChart works on localhost but not on web server
During F12 Debugger session, ItemCommand event on ImageButton click, I saw a Console Error: "SCRIPT1015: Unterminated string constant Telerik.Web.UI.WebResource.axd (31026,16)" on MS Edge browser, and...
View ArticleClient Side Sorting of RadGrid
Does RadGrid still not support Client-Side sorting without binding the data on the client side?
View ArticleWhen an option is selected by typing in the dropdown, all items are...
Hello, The demos do not work for me. I have attached screenshots of the console errors.
View ArticleSelect All/Deselect All in ColumnMenu in ASP.NET MVC
Konstantin,Any reason why last column doesn't get deselect when 'Select All' is unchecked?
View ArticleEditor Toolbar buttons not uniquely identified in JAWS Form Field Dialog...
I've created a Kendo Editor with a variety of toolbar buttons. However, when I bring up the list of fields in JAWS (Insert + F5), not all of them are uniquely identified. Some of them just say...
View ArticleIn Partial view using Kendo UI Grid pass selected checkbox values to update...
I understand how to pass additional data as a parameter example I am doing this .Read(read => read.Action("GetOpenInvoices", "Maint", new { cust = Request.QueryString["cust"] }))Is it possible to...
View Article2 grids based on 1st grid selected checkboxes ask stored procedure to...
I understand how to pass additional data as a parameter example I am doing this .Read(read => read.Action("GetOpenInvoices", "Maint", new { cust = Request.QueryString["cust"] })) Is it possible to...
View ArticleDynamic Filter with logic "or" not working
I have 2 comboboxes that will be used to filter data in a kendo grid. I am trying to filter the second combobox's data based on the selection from the first combobox. Both comboboxes retrieve their...
View ArticleGrid/Detail Grid will it work if Id is string
I am trying to call detail grid/child grid but it is not getting called.Here is my code:@(Html.Kendo().Grid<OpenInvoicesInfo>() .Name("grid") .ColumnMenu(i => i.Columns(false))...
View ArticleSub-total on every page
Hello,It seems like the page no longer exists, could you please provide a new link or more information on how to use Page Aggregates (Page Totals)?Thank You!
View ArticleGrid/Detail Grid will it work if Id is string
I am not using entity framework. For both grids calling custom stored procedures.
View ArticleRadDocumentPane reorder event
Thanks for the info. It seems I only need to know the final order, and then sync it to my RadTreeView. How do I know when the pane is dragged out or when it is dropped back? Based on your code, I can...
View ArticlePreserve iframe content when dragging
Hi,I have an issue with draggable ui element. I'm trying to achieve following: - I have a widget that essentially a div (no plugins).- I have an iframe inside that div.- I applied draggable to that...
View ArticleHtmlChart works on localhost but not on web server
Hello Telerk, my issue is urgent. Please help me. Which files do I need to attach please?
View Article