Hi Ahmed,
Set some width and set wrapping as true.
oLabel.setWidth('50px');
oLabel.setWrapping(true);
It will help you..
Regards,
Surendra.
Hi Ahmed,
Set some width and set wrapping as true.
oLabel.setWidth('50px');
oLabel.setWrapping(true);
It will help you..
Regards,
Surendra.