I want to know how to set the height property for the HTML Select in code. Tried setting the .Attribute.Add("Style","Height:120px") just to see if I could get it to change but to no avail.
I want to know how to set the height property for the HTML Select in code. Tried setting the .Attribute.Add("Style","Height:120px") just to see if I could get it to change but to no avail.