Hi,

I retrieve name from database in my "Name" table(tblname). lots of large and small name is stored. eg: alex mandra george, stephen, Tara jessy nock.

I retrieve data from database and store in the label control. I fixed the width for this label. Once is very large name stored it may be extended from my label width. The control will change automatically and need to show full name. If i put width:auto Is it possible that it is changed automatically??

hope urs reply??