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.

Telerik Reporting over SSRS?

Broad question is: Is there anything Telerik Reporting can do that SSRS (2005) cannot? Specifics: We're looking to migrate our current …

reporting-services telerik telerik-reporting
Telerik RadGrid - How do I default to edit mode?

I want to make the items of my RadGrid be editable on page load. I've tried both methods here http://…

asp.net gridview telerik radgrid
How to concatenate the id of the HTML element using Razor ASp.NET MVC

I have a grid column with checkboxes and I want to give them a different id. Id is based on …

asp.net-mvc telerik asp.net-mvc-3 razor
How to change the text on Kendo UI Grid destroy or delete command action?

I'm using a KendoUI KendoGrid. I have a column with delete button or "destroy" action. Kendo displays an alert box …

c# javascript jquery telerik kendo-ui
How to unselect the grid record in kendoui

I am selecting the listview record on databound event. I have written the following code in databound var grid = $("#grid").…

javascript jquery kendo-ui telerik kendo-grid
How do I set Telerik RadGrid to Edit mode by default? (ASP.NET)

I have a checkbox column in a RadGrid that I want the user to be able to check/uncheck it …

asp.net telerik radgrid
Best Practice for Telerik radGrid Grid and Column widths

I wanted to ask what is the best practice to manage width of the radGrid. For my application most users …

asp.net telerik radgrid
How to give a color to the Column Header in Telerik RadGrid

I have created a telerik RadGrid in asp .net. My requirement is to give my own color to Column header. …

telerik telerik-grid radgrid radgridview
IndexOf not Supported in IE8 Browser

I have cascaded dropdown in my application, cascaded using jquery, now my problem is it is working smoothly with IE9, …

javascript jquery internet-explorer telerik
RadGrid Paging does not work fine after changing page

I have a RadGrid in my ASP.Net app and I have set the AllowPaging to True and PageSize to 10, …

c# asp.net telerik radgrid