Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. TextBox Multiline Mode is not working in Content Placeholder ******

TextBox Multiline Mode is not working in Content Placeholder ******

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelpquestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    VenkataRamana Gali
    wrote on last edited by
    #1

    Hello coders, i am working on ASP.NET 2.0, i have aspx page, in which master page, Content Placeholder, in this control one textbox with textbox mode is MultiLine. my problem is if i execute the page, textbox multiline mode not working, it is behaving like a continues text, Enter key not accepting & not going to next line what was the problem ? any sounds will be appriciated thanks

    Ramana

    S S 2 Replies Last reply
    0
    • V VenkataRamana Gali

      Hello coders, i am working on ASP.NET 2.0, i have aspx page, in which master page, Content Placeholder, in this control one textbox with textbox mode is MultiLine. my problem is if i execute the page, textbox multiline mode not working, it is behaving like a continues text, Enter key not accepting & not going to next line what was the problem ? any sounds will be appriciated thanks

      Ramana

      S Offline
      S Offline
      soni uma
      wrote on last edited by
      #2

      I think u can not give a fix column length to the textbox so, try this it is working

      V 1 Reply Last reply
      0
      • V VenkataRamana Gali

        Hello coders, i am working on ASP.NET 2.0, i have aspx page, in which master page, Content Placeholder, in this control one textbox with textbox mode is MultiLine. my problem is if i execute the page, textbox multiline mode not working, it is behaving like a continues text, Enter key not accepting & not going to next line what was the problem ? any sounds will be appriciated thanks

        Ramana

        S Offline
        S Offline
        ShruthiLavan
        wrote on last edited by
        #3

        The multiline mode is working fine. Just verify mutiline mode is set or not.

        You can't do everything... But you can do something... So never refuse to do something that you can.....

        T 1 Reply Last reply
        0
        • S soni uma

          I think u can not give a fix column length to the textbox so, try this it is working

          V Offline
          V Offline
          VenkataRamana Gali
          wrote on last edited by
          #4

          thx for u r reply i have added new textbox with specified properties, but still getting the same problem any idea?

          Ramana

          S 1 Reply Last reply
          0
          • V VenkataRamana Gali

            thx for u r reply i have added new textbox with specified properties, but still getting the same problem any idea?

            Ramana

            S Offline
            S Offline
            soni uma
            wrote on last edited by
            #5

            Check your Master page and content page with following. I am try it now and it is successfull work <%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="test.aspx.cs" Title="Welcome to World Class" %>

            1 Reply Last reply
            0
            • S ShruthiLavan

              The multiline mode is working fine. Just verify mutiline mode is set or not.

              You can't do everything... But you can do something... So never refuse to do something that you can.....

              T Offline
              T Offline
              Thavika
              wrote on last edited by
              #6

              use a regular expression validator to set the maxlength for a multiline taxtbox

              kavitha

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups