- Joined
- Mar 26, 2009
- Messages
- 1
- Reaction score
- 0
I have dynamically created listitems. i put them into radiobuttonlist and i printed them in my aspx page.
but i couldn't change the listitems css. i can change radiobuttons label's css but not the whole radio button item.
i've used
myListItem.Attributes.CssStyle.Value = "myCss";
but i didn't work.
can anyone helpme?
(ps. sorry for bad english)
but i couldn't change the listitems css. i can change radiobuttons label's css but not the whole radio button item.
i've used
myListItem.Attributes.CssStyle.Value = "myCss";
but i didn't work.
can anyone helpme?
(ps. sorry for bad english)