Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to hide '|' character when there is no date inthe textbox 1

Status
Not open for further replies.

compu66

Programmer
Dec 19, 2007
71
US
Hi all,

I have a textbox where I have to display as abc | 123 .

I could do it.But when the textbox has no repective values there should be nothing in the textbox but the character "|" is still visible.how to get rid of it.

Thanks for any help in advance.

 
It will only show that character if you put it there. So, just remove it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top