Welcome Guest Search | Active Topics | Sign In | Register

Skinning Menu & Grid Options
Progressive
Posted: Thursday, March 4, 2010 6:01:16 AM
Rank: Newbie
Groups: Member

Joined: 10/6/2009
Posts: 4
Hello,
I have two questions:

1) Can you explain how i can create custom skins for Grid & Menu controls and set theme up in a .skin or .css file?
2) There is no way to set grid heigth to 100% ?

Thanks in advance,
Roberto
www.progressive.it
eo_support
Posted: Thursday, March 4, 2010 9:56:16 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Creating .skin file is an ASP.NET topic, using .css file is a general Web authoring topic. Neither falls into the scope of our support. So you may want to search online about them.

As to Grid height, I believe you can set it to 100% but it must be inside some other elements whose height is known. Specifically, you can not set the Grid's height as 100% of the page because the parent element is the form element and form element has no height.

Thanks!
Progressive
Posted: Thursday, March 4, 2010 10:52:17 AM
Rank: Newbie
Groups: Member

Joined: 10/6/2009
Posts: 4
Hi,
Thanks for you response, yes i know exactly how to make a .skin or .css file, my question is about yuor grid control because if i use the tag <eo:Grid> in .skin file is not recognizable by visual studio as it occur for the other asp.net controls.
So if you can suggest me other way to make your controls skinnable in a single reference file for all the site i will apreciate it.
Thanks
Roberto
eo_support
Posted: Thursday, March 4, 2010 11:37:15 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I believe you need to place %Register directive in your skin file the same way as you do with an .aspx file.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.