Top "Rad-controls" questions

RadControls is a suite of UI controls (buttons, grids, menus, charts, windows, input controls, etc.

RadGrid not firing postback on ItemCommand events

I'm currently evaluating some RAD controls from Telerik, just right now I'm experimenting with the RadGrid. So I have my …

asp.net rad-controls
FindControl inside RadGrid (Gridview) Edit and Insert views

I have a RadGrid (Gridview) that has the option to edit and insert new items. Within both those options i …

c# asp.net gridview radgrid rad-controls
CustomValidator client validation function not firing

I thought that what I was trying to do was rather trivial, but it turns out to trouble me significantly. …

javascript asp.net telerik customvalidator rad-controls
How can I upload a file using AsyncFileUpload and save the bytes in database?

I'm using radAsyncFileUpload to upload a file. I want to save the file contents in a database as bytes. Here's …

c# asp.net file-upload rad-controls
call javascript function from code behind C# web application

i have a javascript function say 'onclientclicking'. <script type="text/javascript"> function OnClientClicking(button, args) { window.location = button.…

javascript asp.net telerik rad-controls
Telerik Radgrid export file name

Does any one know how to provide file name to the exported file in Telerik RadGrid, Exported file could be …

c# asp.net telerik rad-controls
RadTabStrip appears to have no RadTab selected - Why?

Does a RadTabStrip work in a MasterPage? The tabs do not appear selected when clicked. Steps: Create a new Web …

asp.net tabs telerik webforms rad-controls
Style based on StaticResource previously defined is not found at runtime

I'm using Telerik's RadControls for WPF with implicit styling. The following style is defined in Themes/Windows8/Telerik.Windows.Controls.…

wpf telerik rad-controls
Radpanelbar collapse/expand issue

Guys, I am having an issue with Telerik's RadPanelBar control. I have the Q1 2009 version of the controls. I have …

c# asp.net vb.net telerik rad-controls
Get text of RadAutoCompleteBox

How can I get the text of a RadAutoCompleteBox using RadControls Q1 2013 in C#? autoCompleteBox.SelectedItem returns "ServerCrafterTelerikWPF.Command". Edit 1: …

c# wpf xaml telerik rad-controls