Hello,
I want to format my datacolumn values with
Underline, when i click the underline button through my toolbar the values are not shwoing any underline
.
can you help me what i am doing wrong. Here is the code snippet.
My toolbar contains 3 buttons -
B(Bold) I(Italic) U(Underline)
page contains RadGridview(gvData) with 3 columns.
The Bold and Italic styles works fine. Undrline is not working.