C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Multi Line Label


Posted Date: 05 Aug 2008      Total Responses: 4

Posted By: pankaj agarwal       Member Level: Gold     Points: 1



In my Application i want to use Multi Line Label. I don't want to use textbox.
Actually in label i have pass the customer address and this address is too long and my label width size is fixed so in mozilla it's alinement is not proper. Any one plz tell me that how can i use multi line label in asp.net 2.0 with C#.



with regards
Pankaj Agarwal
Mumbai





Responses

Author: ANIL PANDEY    05 Aug 2008Member Level: DiamondRating:     Points: 4

Hi,
There is nothing like Multiline LABEL in .net insted u can insert the multiple line text in the label. for inserting Data in the Text Box Use the <BR /> this Will provide u a line break.


like

lblAddress.Text = " Kopar khairne Vashi Navi Mumbai <BR /> Maharashtra";


Regards
Anil pandey

Thanks & Regards
Anil Kumar Pandey



Author: pankaj agarwal    05 Aug 2008Member Level: GoldRating:     Points: 4

Hee Anil But i don't have static word like "Kopar khairne Vashi Navi Mumbai <BR /> Maharashtra". it is coming from properties so i don't know how much this address will be long.
like
lblAddess.text= textboxAddress.text;

But i want to user only label not textbox.



Author: ANIL PANDEY    05 Aug 2008Member Level: DiamondRating:     Points: 3

So simply Set the Width of the label in "%" it will automatically adjust its width according to the text Size and will become Multiline...

Hope this will work for u

Regards
Anil

Thanks & Regards
Anil Kumar Pandey



Author: pankaj agarwal    05 Aug 2008Member Level: GoldRating:     Points: 2

dear friend....this label is worknig on IE6 and IE7 but mozilla it's shape are changing....it's look like two label.


Post Reply
You must Sign In to post a response.
Next : ASP.NET
Previous : hi frnds please help me its urgent
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use