This is a migrated thread and some comments may be shown as answers.

subclass RadGridView results in grid not rendering correctly

1 Answer 52 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Gary
Top achievements
Rank 1
Gary asked on 08 Jul 2009, 09:29 PM
If I create simple class that extends the RadGridView:

    public class MyGrid : RadGridView
    {
    }

If I put this grid on my form, the grid just renders text, the column headers have no background, either do the cells.  How can I subclass the RadGridView and still have the default styling apply?


1 Answer, 1 is accepted

Sort by
0
Gary
Top achievements
Rank 1
answered on 08 Jul 2009, 10:39 PM
Tags
GridView
Asked by
Gary
Top achievements
Rank 1
Answers by
Gary
Top achievements
Rank 1
Share this question
or