Quantcast
Channel: Telerik Forums RSS
Browsing all 78072 articles
Browse latest View live

How do I intercept the switch's event handlers?

I could set the 'pointer-events' CSS property to 'none' for the .km-switch element, and then programmatically toggle the switch, but was wondering if there's a better way.

View Article


ListView not refreshing when new DataSource data

I was able to get this working by writing a transport in the dataSource based on Local or Custom Transport CRUD Operations as follows:vm.listOptions = {    dataSource: newkendo.data.DataSource({...

View Article


Looking for some good grid stylings

Hello Joe, We encourage style customization in our controls; with this in mind, Kendo UI has been designed and developed to be easily customizable through the use of CSS. If you want to switch between...

View Article

Unfortunately, Cordova has stopped.

Yes, I was able to build and deploy onto my device, but the Log view (colsole.log) is not populated in the telerik app with that method.  Is there a way to view to log?

View Article

style hyperlinks in html formatted RadLabel

Hello- Are there means to style hyperlinks in a html formatted RadLabel similar to css (.hover, .visited etc.)? couldn't find anything in the docs.- When using a RadLabel with a hyperlink on a Rad Doc...

View Article


Change row color based on error happened in backend while updating records

I am updating spreadsheet rows one by one. I want to change row color of those rows which got error in the backend. @(Html.Kendo().Spreadsheet() .Name("spreadsheet") .Sheetsbar(false) .Toolbar(x =>...

View Article

Approach needed for custom dropdownlist in grid row that depends on other...

I made it work!  Went back to using the custom editor template, but this time bound the column with the dropdownlist to its own datasource. Then, in the Edit event of the grid, I forced the column...

View Article

Select from a list

In ASP.NET MVC how do you allow selecting cell values from a list, in the UI for ASP.NET MVC R3 2016 it was advertised that it can be done?

View Article


Do Or Remove By Maulvi

Hello Khaj,If you are looking for support from Telerik for UI for Windows Phone Can you please specify what the problem is specifically/ I do not see a reference to a particular problem you're having...

View Article


SelectedItems and MVVM

I'm curiou as to why people keep posting this blog as an answer.  It doesn't work at all.

View Article

Fluent Model doesn't suppport DateTimeOffset

I was attempting to switch from a working rlinq (Domain XML mapping) to a Fluent Model Mapping when I discovered that my fields that were DateTimeOffset could only be mapped to a plain DateTime. It...

View Article

Looking for some good grid stylings

Unless I did something completely wrong, themes only seemed to change colors, but nothing else.  For example, I tried both the Default and Metro themes, but the grid were still huge (with a whole lot...

View Article

Export Large Dataset To Excel

So, nevermind that last question... Turns out this approach doesn't work really well. Performance is terrible.I instead started using your RadSpreadStreamProcessing library, but I'm still running into...

View Article


Formatting an Aggregate/ClientFooterTemplate Row

Hi, I have a grid with an aggregate footer and columns formatted with a ClientFooterTemplate. How can I format an entire aggregate row like set the background color across all cells in the row based on...

View Article

Export to PDF icon bug in Default theme

I just found that the non-hovered PDF icon on the Export to PDF button is offset from where it should be.  The hover version is correct.See http://demos.telerik.com/kendo-ui/grid/pdf-export and switch...

View Article


Implement "copy down" feature - referencing Row(s) of SelectedCells

Hi,Could you please advise how to reference the row(s) of the SelectedCells?For example, would like to implement a "copy down/fill handler" (as in Excel) using a ContextMenu on the gridview. For each...

View Article

Export to PDF icon bug in Default theme

I've also found a "Cannot read property 'length' of undefined" error in the Excel export in 2016.3.914. Switching back to 2016.2.504 clears the error and exporting works.

View Article


Export to PDF icon bug in Default theme

I've also found a "Cannot read property 'length' of undefined" error in the Excel export in version 2016.3.914. Switching back to 2016.2.504 works.

View Article

Select from a list

not sure if this is what you mean, but on this page: http://docs.telerik.com/kendo-ui/controls/data-management/spreadsheet/how-to/validation-to-columnAt the bottom of the editable example, add the line...

View Article

Bug: sheet.batch interaction with custom editors

Hi Kendo Team, I think I may have found a bug but it would be nice if I could confirm it with you guys.My team has been trying to wrap our code where we attach custom editors to cell ranges inside of a...

View Article
Browsing all 78072 articles
Browse latest View live