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

[Solved] DetailTable Skin Change

3 Answers 186 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vino
Top achievements
Rank 1
Vino asked on 18 Jun 2009, 10:03 AM
Hi ,
     I have two Child Grid , the MasterTable Skin is "WebBule" the same is applied for other two child Grid  , I want to separate the Skin for other two Chid Grids.

Thanks for the  Help in advance

Regards
Vinodh

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 18 Jun 2009, 10:27 AM
Hello Vino,

You can have a different skin for the child RadGrids if you use hierarchy with templates:

http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/nestedviewtemplate/defaultcs.aspx

Otherwise, one RadGrid instance (even if it is a hierarchy grid) can have only one skin.


All the best,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Dimo
Telerik team
answered on 18 Jun 2009, 10:29 AM
Hello Vino,

In order to have child RadGrids with a different skin, you have to use hierarchy with templates:

http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/nestedviewtemplate/defaultcs.aspx

Otherwise, a single RadGrid instance (even in hierarchy) can have only one skin.

All the best,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Princy
Top achievements
Rank 2
answered on 18 Jun 2009, 10:35 AM
Hello Vinodh,

It seems that you cannot set seperate skins for the childtables in the grid but you can have different style settings for the child tables in hierarchical grid when one of the predefined skins is applied to the grid. More information on how to get this done is explained in the following document:
Different styles in each hierarchy level with skin applied

Thanks
Princy.
Tags
Grid
Asked by
Vino
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Princy
Top achievements
Rank 2
Share this question
or