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
How do I differentiate font format within the same Text Box in a form using Access 2007?
How can I allow regular domain users update their own Active DIrectory information?
IMPORT DATA TO ANOTHER DATABASE
Access 2007 Report Showing ID (Primary Key) - How Can I Show Value?
How to disable nested triggers in a SQL statement
Exchange Stops inexpectedly
Upgrading Server 2008 Evaluation Version to Fully Licensed
VB.net opening text file into DataGridView
OCS - Exchange install order?
SBS 2008 Console feature is not setup correctly - Unable to create users -