Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Asp.net text box..text wrap

  • 22-05-2006 09:43AM
    #1
    Closed Accounts Posts: 29


    Hi,

    I have created an asp.net multi-line text box and I would like to disable the option of text wrap so that no matter how long a line of text is it will not go onto the next line. I have tryed using text=false but when I populate the text box, the text box is empty. Can anybody help please?


Comments

  • Registered Users, Registered Users 2 Posts: 684 ✭✭✭Gosh


    Set the textbox.wrap property to false


Advertisement
Advertisement