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

desiging the gridview

1 Answer 48 Views
GridView
This is a migrated thread and some comments may be shown as answers.
kumar p
Top achievements
Rank 1
kumar p asked on 10 Jun 2010, 06:19 AM
 hi,
for the  rad grid  cant i  specify directly  like  this . in the main page.xaml  i have  specifed  the  style
that  style i   am  assiging to  rad grid   i am getting an error here

Background

 

 

="#9adff3" AlternatingRowBackground="#a9e5f5" BorderBrush="#FFC5ECFF" ColumnHeaderStyle="{StaticResource DataGridColumnHeaderStyle1}" Style="{StaticResource DataGridStyle1}" RowStyle="{StaticResource DataGridRowStyle1}"
  for  rad  grid  cant we directly  specify the  style in the current page  and  directly use it.

 or is it mandatory that we  should only uses  themes  concept  for desiging the gridview

thanks
kuamr

 

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 10 Jun 2010, 07:35 AM
Hello,

 You can use styles normally since the grid is truly lookless component however if you have invalid settings in these styles you will get errors.

Greetings,
Vlad
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
kumar p
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or