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
Can't stop Sharepoint workflow
vista/windows7 vpn can't ping (was working in XP)
Best way to virtualise existing windows PC's
How do I detach a label from a textbox on a form?
Can I Use BULK INSERT from ACCESS 2003 into SQL SERVER EXPRESS
Using two PCs with one wireless mouse and keyboard connected to a KVM switch
T-SQL Union
ERROR IN OUTLOOK - "MAPI FAILUE VALID SESSION ID DOES NOT EXIST"
Sending objects containing objects from WCF Server
Error:1321 the Installer has insufficient privleges to modfiy the file x.mdf file