Microsoft
Software
Hardware
Network
Question : Adding serverside style to a table
I'm trying to add some css style codes to a table from serverside.
Can't seem to find the right code for it.
ASPX : Table code with ID : Wrappertable
VB :
Wrappertable.BackImageUrl = "~/Upload/Design/GUI/image
s/powerplu
sxq/media.
jpg"
Wrappertable.Style.Add = ("background-repeat, no-repeat") <-- NOT WORKING
Anyone know how i change background property without setting it directly in the CSS sheet.
Because this needs to be dynamic.
Answer : Adding serverside style to a table
Hope this will helps you,
Wrappertable.BackImageUrl = "~/Upload/Design/GUI/image
s/powerplu
sxq/media.
jpg"
Wrappertable.Style.Add("ba
ckground-r
epeat", "no-repeat");
Random Solutions
Problem Opening Access 2000 Front-End with Access 2003.
Lost product key for MicroSoft Office 2008 Mac
what process to kill in order to delete the temporary ASP.NET Files ?
how big can a database be?
SMS 2003 Management Point error Message ID 5436
The recipient's mailbox is full and can't accept messages now.
Export DatagridView or DataSet as CSV File
Can't resolve how a QuickStart defines a ICollection var
Import SQL 2005 database example into SQL 2008
A configuration error in the e-mail system caused the message to bounce between two servers or to be forwarded between two recipients