Re: get and set an HTML contrls cssClass
- From: Göran Andersson <guffa@xxxxxxxxx>
- Date: Sun, 09 Jul 2006 22:28:06 +0200
Add a value to the Attribute collection:
objCell.Attributes.Add("class", "prisoner");
WebBuilder451 wrote:
I have htmlcontrols.htmltablecells on a page..
I can find the Tablecells ok and can set some of the attributes, but not the cssClass. How is this done? i can for asp controls, but not for these.
Any Help would be appreciated.
- Prev by Date: Collection of data in multiple forms
- Next by Date: Re: Master Pages breaks Menu control
- Previous by thread: Collection of data in multiple forms
- Next by thread: Re: Generating HTML Client Objects Just Once
- Index(es):