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.

Adding an Edit column to a telerik grid using ASP.Net MVC 2 and Telerik MVC (2010 Q1)

I have been successful with creating a Telerik grid to display a list of products, however I've gone through some …

asp.net-mvc gridview telerik editing
Binding a Telerik RadTreeView client side

I have a javascript array of objects that I would like to use to populate a RadTreeView. I can't figure …

c# javascript asp.net telerik radtreeview
Change color of specific rows (TELERIK)

I have in my grid a GridTemplateColumn which display "INDEF" or "MA". When it's "INDEF", i would like my row …

c# asp.net telerik radgrid
Radgrid fill container height

I have some nested divs, one of which contains a Radgrid control which needs to fill its container. Tried 100% height/…

c# asp.net telerik radgrid
RadGrid Custom Filter

I'm trying to add a custom filter to my RadGrid. I have a column, vendNum, which I want to allow …

asp.net telerik radgrid
finding selected items in Telerik RadGridView using MVVM pattern

I am using a Telerik RadGridView in my application and it has a GridViewSelectColumn item in it, which allows me …

mvvm telerik selecteditem caliburn.micro radgridview
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
how can I get Index Of selectedRow kendo UI

I use belowe code to get selected code but I need get current Row Index to move up abd down , …

kendo-ui telerik kendo-grid kendo-ui-mvc
How to bind a telerik mvc dropdown using javascript

I have an application with two telerik mvc drop-downs - region and country. I need to populate the country drop-down …

telerik telerik-grid telerik-mvc