T
TS
I have a headerText for a header column that is "Page<br>Name". it puts a
<br> to force a line break, but the < and > get encoded to < and >
thus negating its effect as an html control and doesn't respect the line
break
I'm guessing this happens during render. What do i need to do to keep the
line break?
<br> to force a line break, but the < and > get encoded to < and >
thus negating its effect as an html control and doesn't respect the line
break
I'm guessing this happens during render. What do i need to do to keep the
line break?