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
Start app minimized in vb.net (2005) Compact Framework
Strange errors when compiling and OpenGL program
Multiselect
Dos script to control services
WSUS Scheduled Install Time for systems in different time zones
Code: 0x80012017 The package path referenced an object that cannot be found: "\Package\Subplan.Disable"<wbr />
Error: "The action cannot be carried out while processing a form event."
Adding AD Custom User Attributes
Command Button in MS Access form to move files from several folders to another folder
unable to make MDE file