Word wrapping for asp.net label control
-
Hi, How can I enable Wordwrapping feature for alabel control. My Label control is populated from the d database. It returs a very lenghty text. So it breaks the page layout. can any one help me??
Surya Nair
-
Hi, How can I enable Wordwrapping feature for alabel control. My Label control is populated from the d database. It returs a very lenghty text. So it breaks the page layout. can any one help me??
Surya Nair
-
put your label control inside a panel control. Set the Wrap property of Panel as TRUE
Apurv A man is but the product of his thoughts. What he thinks, he becomes. .......Mahatma Gandhi Be the change you want to see in the world. .......Mahatma Gandhi
It is not working...same problem happens My Code : Surya Nair
-
It is not working...same problem happens My Code : Surya Nair
-
put your label control inside a panel control. Set the Wrap property of Panel as TRUE
Apurv A man is but the product of his thoughts. What he thinks, he becomes. .......Mahatma Gandhi Be the change you want to see in the world. .......Mahatma Gandhi