Hi,
I have a table in which Iam displaying a dynamic text as
<TD><%= retailUserIdPas swordHelpVO.get ChallengeQuesti on1() %></TD>
Now the problem is if the text is too long, it is going beyond the screen. Instead I want the text to be wrapped. Any Suggestions please.....
Thanks,
Kamal
I have a table in which Iam displaying a dynamic text as
<TD><%= retailUserIdPas swordHelpVO.get ChallengeQuesti on1() %></TD>
Now the problem is if the text is too long, it is going beyond the screen. Instead I want the text to be wrapped. Any Suggestions please.....
Thanks,
Kamal
Comment