Top "Radgridview" questions

RadGridView is grid control with powerful features created by Telerik.

WPF : Dispatcher processing has been suspended, but messages are still being processed

I Have a WPF Project, When i try to Run This Code On RowLoad Event I got below Error : private …

wpf gridview telerik messagebox radgridview
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
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
how do I set a column to be the default sort column with Telerik RadGridView in Silverlight

I have a RadGridView control in a silverlight project and would like to have the grid come up sorted by …

silverlight sorting telerik default radgridview
How to call a command of a rad grid

i have a rad grid with the following code <telerik:GridTemplateColumn> <ItemTemplate> <asp:LinkButton ID="…

c# asp.net telerik-grid radgrid radgridview
How can I hide rows in Telerik's GridView?

I have a WPF GridView, and part of the data needs to be shown in the Totals (both Footer and …

wpf telerik radgridview
Bind GridViewComboBoxColumn Datasource programmatically

On a WinForms application with C# I'm using RadGridView control of Telerik company. One of the columns of this RadGridView …

c# winforms telerik radgridview gridviewcolumn