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 close the radwindow on serverside and refresh the parent page

I want to close the RadWindow and refresh the parent : how to do this server side : I have the following …

c# javascript asp.net telerik radwindow
How to find control in CommandItemTemplate for RadGrid

I'm using RadGrid from Telerik with three LinkButton controls in CommandItem , and i want to hide or show them using …

asp.net telerik
DOM Exception: INVALID_CHARACTER_ERR (5)

In one aspx page which is running in IE9 got following script Error message. That page also having telerik controls. …

asp.net dom telerik internet-explorer-9 domexception
Get Value of hidden column of radgrid telerik in asp.net

I have a radgrid in which I hide Id column. Now I want to get its value on linkbutton click. …

asp.net telerik radgrid
Define a Template column for Telerik MVC Grid in Razor syntax

I have the following legacy code that I would like to mimic, with all action links inside one column. However, …

asp.net-mvc telerik asp.net-mvc-3 razor telerik-mvc
How to set up Kendo UI mvc grid with checkbox control

I am using Kendo UI MVC grid. One of the properties of the model is bool, so I need to …

telerik telerik-grid telerik-mvc kendo-ui
Internal Server Error with httpHandlers section of web.config

I have an asp.net website using the form controls from Telerik. It's just moved to a new server but …

asp.net web-config telerik
How do I create a datatemplate with content programmatically?

I want to do the following at runtime in code: <DataTemplate x:Key="lightGreenRectangle"> <Rectangle Fill="LightGreen"/&…

wpf telerik datatemplate
WPF UserControl.Resources reference

I am try to start learning WPF and i am using Telerik. So i start with simple ComboBox in this …

c# wpf telerik radcombobox
How to run telerik RadWindow from code behind

I am trying to run telerik rad window from code behind. But I have some issues. I don't know is …

asp.net telerik radgrid radwindow