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

Grid Cancel Edit Crashes Angular

Here's an example of my grid config:01.config: {02.    sortable: true, 03.    pageable: {04.        pageSize: 5, 05.        pageSizes: [5, 10, 25, 50, 100, "all"]06.    }, 07.    reorderable: true, 08....

View Article


Altering the 'stroke' of a series & hiding the tool tip.

Fantastic answer. Solved my problem. Many Thanks!

View Article


Multiple lines of text in ColumnGroup header

How can I display multiple lines of text in a column group header?  I can't see my "Line2" text in the sample below  publicForm1()    {    InitializeComponent();     ColumnGroupsViewDefinition view =...

View Article

Grid Cancel Edit Crashes Angular

Alright, the issue ended up being with my read function. It was defined as this:01.this.getMarkets = function(e) {02.    marketService.getMarkets($stateParams.nodeId).then(function(data) {03....

View Article

scheduler datasource refresh based on navigate date range

Is there an example of this using the PHP scheduler wrapper?

View Article


Use WindowsInteropHelper with RadWindow

Any updates on this?

View Article

Grid Sorting issue

Hello all, I have a grid bound to a datasource that is receiving data from an odata-v4 endpoint. The data is loaded correctly and I have several columns with templates defined as the data has some...

View Article

"Use Nested Chart" example

I found the "How-To" guide "Use Nested Chart" very helpful for showing how to use kendo widgets inside one or more grid...

View Article


How to pass URL to Edit Dialog Window and display URL content inside that Window

Folks, environment:  UI for ASP.Net Ajax Q1 2016 With VS 2013. and using below Telerik link as a prototype in my project.I have a sql table in SQL Server that has 2 columns, 1) Link 2) URL (i.e....

View Article


How to pass URL to Edit Dialog Window and display URL content inside that Window

using below Telerik Link as Prototype: http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid 

View Article

HTML5 Report Viewer Template URL Without AJAX Call

Would there be a possible way to pass the initializer of the .telerik_ReportViewer a template without using an AJAX call? My situation is with a single page application using require for my module...

View Article

Unable to get value of properity id object is null or undefined.

I am have a user control in a parent page. The parent page has two RadGrids and the user control has one RadGrid. When an item is selected in one of the parent grids, the grid in the user control is...

View Article

Unable to get value of properity id object is null or undefined.

I also forgot to mention that I am using Telerik.web.UI version 2014.1.403.45

View Article


Filtering while using AdoTypeConverters

Ok, the questions still stand, but I seem to have gotten somewhere.I remembered one issue I had with variables vs constants in a Linq statement. On a whim I changed my query to this:CompanyType ct =...

View Article

Bullet behavior when selecting all text

[quote]It appears that it does not happen after Ctrl+A[/quote]Hi, I have created another screen capture where I use Ctrl+A and I get the same behavior as when I use the context menu to "Select All"....

View Article


Range Slider Control

Not that I've seen, but I've seen a bunch of requests for it.  Range sliders are smooth._______________________________ Stay Healthy. Stay...

View Article

DragDropManager Events are not fire?

Hi Stefan, Thanks for your reply, this is useful for me. :)

View Article


Is it possible to drag a KendoUI sortable element into an iFrame containing...

I've dug all through the documentation, and I can find little allotment for iFrame support within the library. I also implemented a rough version, and found that upon entering the iFrame the mouse...

View Article

Model - complex model with nested objects, or list of objects

Hi, You say this thread might be out of date, however I found it via a google search .and I'm sure others with the same question will too. It would have been nice if you had just answered the original...

View Article

RadGrid shows no rows when bound with OData services

BTW - The same thing happens when I try to run the sample project on your website at - http://www.telerik.com/blogs/radgrid-for-asp-net-ajax-client-side-databinding-to-odata-servicesDownload the file @...

View Article
Browsing all 84751 articles
Browse latest View live