Invalid Operation on projection with "as" operator
Hi Viktor,Using .AsEnumerable() and .AsQueryable() to cut over to a memory-bound collection has the same fundamental drawback as using .ToList() in my scenario - it still presumes I have access to the...
View ArticleVariable width for categories on CategoricalAxis
Hi,Is it possible for each category on a CategoricalAxis to have a different width?
View ArticlePage size dropdown hidden behind page footer.
We have a kendo grid that sits just above our page footer. The footer has a higher z-index than the grid. Because of this, when selecting the page size dropdown, some of the items are hidden behind the...
View ArticleSchedule View Appointment Duration
Hello, we are trying to evaluate Telerik WPF Controls before we could purchase it and use it in our WPF Application. Our application will be mainly run on touch enabled devices and not with mouse...
View ArticlePreferred usage of vs. ?
In 'older' code in our system it seemed necessary to use a <select> element at all times when invoking and binding to a kendo ComboBox. Now, we note that there is less variance between using an...
View ArticleBinding list to the kendo grid column with out coma separation
Hi, I have a list of Type IList<ClassName> which I need to bind it to telerik grid and I am binding It. But the thing is inside this list I have an another list called "TagsList" of type...
View ArticleNothing is shown in the 'Select Table/Column' drop down menus for importing...
The issue I am having is importing excel files. My excel file consists of nothing but a few steps in column A, rows 1 - 3. Whenever I try to import the XLSX, after inputting the file path, I move to...
View ArticleBubble layer on maps
Hi,I have a requirement to make a map that will show bubbles (circles) at geographic locations. The size of the circle will be driven by a numeric value. And the color will be based on another value. I...
View ArticleControls did not work on inactivity
Hi Nencho, thanks by your answer. I'm going to try to replicate this bug on another project locally to share with you the files when is the problem occurs. Regards
View ArticleSelecting RadPanelItem in code-behind with PersistStateInCookie doesn't work
I am using latest version. its stil not working in the item click event if I set NavigateUrl.
View ArticleClustering issue
I did a bindingRedirect to the new version and the problem is indeed fixed. I do not want to upgrade at this time, though. I attemted to find AutoExpand property earlier but wasn't able to. How can I...
View ArticleDuplicate but different Cat Axis items
I have a column chart where the data coming from the DB has some valid data that confuses Kendo. The data for the Category Axis is a list of merchants. There happens to be a few merchants with the...
View ArticleOpen RadWindow when click on RadButton
Hello... In most cases, our delete buttons are ImageButtons. We wire them up as follows in the code behindDelete.Attributes.Add("onClick", "return confirm(\'" + TextFromResxFile + "\')");We have a...
View ArticleError while uploading, HTTP Error code is: 500 while uploading file in...
Custom handler is not a problem. Problem occurs in ScriptResource.axd while debugging the Java script in F12 mode.Custtom handler registration is not correct and I am not sure what else need to be...
View ArticleHow to allow multiple RadToolBarButton's to be checked/selected/highlighted...
Hi,I have a diagramming application which uses a RadToolBar to set attributes such as Bold, Italic and Underline - pretty standard stuff.The RadToolBarButton's need to serve a dual purpose:To set the...
View ArticleGrid programmatically select row by DataItem values -- when the item is not...
Hi Nikolay,As part of the data in the transport > read > data, I am sending the id and on the server side, I can find the row and modify the DataSourceRequest Page prior to the...
View ArticleGrid programmatically select row by DataItem values -- when the item is not...
Actually, to use the above class, I'd need to update things in the parse function so I can return just the data for the grid and make necessary updates to the page given the additional json data.--Ed
View ArticleSplitter 100% height
Thanks for the Reply, Unfortunately I am unable to get the height 100% to work with a MVC splitter. The link you show applies to a Kendo-UI splitter, not a Kendo UI MVC splitter. They are coded a bit...
View ArticleUnwanted PPI decrease at runtime
Me disculpo, coloqué la consulta en la categoría inadecuada.
View ArticleUnwanted PPI decrease at runtime
I apologize, I put the query in the inadequate category.
View Article