J
Jensen bredal
I'am trying to change the style of my LinkButton
control .
I have a set of five control and i need to hilight the selected one. I want
to achive this
by setting MyLinkButton.CssClass="newStyle"
whenever "Mybutton_Click" is fired.
I have set MyLinkButton.CssClass="OldStyle"
in the code behind.
The buttons never get "newStyle. What i am doig wrong?
Thanks In Advance
J.B
control .
I have a set of five control and i need to hilight the selected one. I want
to achive this
by setting MyLinkButton.CssClass="newStyle"
whenever "Mybutton_Click" is fired.
I have set MyLinkButton.CssClass="OldStyle"
in the code behind.
The buttons never get "newStyle. What i am doig wrong?
Thanks In Advance
J.B