D
dave
Guys,
I have got a table on my usercontrol and I am trying to
apply a css class to one of its cell.
The roblem is when I specify the class name in the class
property of the cell it does not update the design view
nor does it come up in the runtime view.
I have also got the following link in my usercontrol
<link rel="stylesheet" type="text/css" href="menu.css">
but some how it doesnt seem to see this file.
What am I missing here
thanks
I have got a table on my usercontrol and I am trying to
apply a css class to one of its cell.
The roblem is when I specify the class name in the class
property of the cell it does not update the design view
nor does it come up in the runtime view.
I have also got the following link in my usercontrol
<link rel="stylesheet" type="text/css" href="menu.css">
but some how it doesnt seem to see this file.
What am I missing here
thanks