Top "Telerik" questions

Telerik is a vendor of development, team productivity, and automated testing tools, as well as UI components and content management solutions for Microsoft .NET.

How to add an additional RadComboBoxItem to data bound RadComboBox?

I am using Telerik controls on my aspx page. I have cascading radcombo boxes(dropdown box). I have 3 of them …

telerik radcombobox
How to use client template expressions in ajax binding of a mvc kendo grid?

I have a two-layer hierarchical grid that I am moving from server side binding to using ajax. The ajax reads …

c# kendo-ui telerik kendo-grid kendo-asp.net-mvc
Looking for an alternative to Telerik's MVC controls

I have a long experience of using a whole host of different tools from Telerik and, I have to say, …

telerik open-source telerik-mvc
Telerik RadGrid adding footer row

I have a Telerik RadGdir that loads data dynamically using OnNeedDataSource. Once all the data is bound, I want to …

telerik row add radgrid footer
Telerik RadComboBox not showing Selected Item

I have a RadComboBox that i have bound like shown below <telerik1:RadComboBox Grid.Row="2" Grid.Column="1" Grid.ColumnSpan="3" …

silverlight data-binding telerik radcombobox
Is Bootstrap compatible with ASP.NET Telerik controls?

I have developed a site using ASP.NET Telerik controls and components. Its not working (positioning, screen resolution) fine on …

asp.net twitter-bootstrap telerik
Hide a Column in Telerik RadGrid hierarchy

I have an hierarchy in Telerik RadGrid in ASP .Net as shown in below Fig. Data binding is at run …

c# asp.net gridview telerik telerik-grid
How to disable cascaded Kendo DropDownLists?

I have to Kendo DropDownLists, I want to disable second DDL when the value of the first DDL is loaded …

c# javascript telerik kendo-ui kendo-asp.net-mvc
Add Header/Title to telerik Radgrid?

I have recently started working with telerik controls. I need to add a header above the radGrid like Title: ABC …

c#-4.0 telerik telerik-grid radgrid
Compile Error CS0433 on pre-compiled ASP.NET 2.0 site

I keep getting this error ever so often when I launch the debugger to debug my site. I'm using the …

c# asp.net compiler-construction asp.net-2.0 telerik