Top "Telerik-grid" questions

telerik-grid refers to the issues in grid control available in various Telerik products.

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
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
Telerik vs Infragistics vs DevX? WPF 3rd party controls. (Grid)

I have used Telerik WPF Rad controls v10, they are good. But didn't used it's RadGrid. And also I haven't …

wpf-controls devexpress telerik-grid infragistics
MVC Kendo Grid Custom Filter

Basically, I am looking for the MVC version of this demo: http://demos.telerik.com/kendo-ui/grid/filter-menu-customization Here is …

javascript asp.net-mvc telerik-grid telerik-mvc kendo-asp.net-mvc
Multi column grouping in Kendo Grid

I am using kendo grid to display a set of records. But now I want to use Aggregates property to …

kendo-ui kendo-grid telerik-grid
Telerik grid ClientTemplate

I'm trying to use C# to apply a bit of logic when displaying a DateTime in a telerik grid in …

c# asp.net-mvc telerik telerik-grid
C# telerik grid cell value from template column

I have a grid-template-column defined like this( to save time and space i'll only put the column): <telerik:GridTemplateColumn …

c# telerik-grid
RadComboBox SelectedIndexChanged event not firing when using inplace editing in a RadGrid

I am using inplace editing on a RadGrid that is built using a class file. Everything is working well except …

c# asp.net events telerik-grid radcombobox
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
Binding Background (color) for the entire row of a telerik:GridViewDataControl WPF control

I have the following class: public class ErrorMessage { public enum Severity { Error, Warning} public ErrorMessage(Severity severity, string description) { this.…

c# wpf telerik binding telerik-grid