html table border attribute and css

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,
i'm trying to move the value of my htmlTable.Border = 1 to my style sheet.
is this possible?

thanks,
rodchar
 
i'm trying something like the following with no luck:

hTbl1.Attributes.Add("border", "bdrvalue");
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top