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. Unable to type into asp.net textbox

Unable to type into asp.net textbox

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netvisual-studiosysadmin
3 Posts 2 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.
  • H Offline
    H Offline
    hozsam
    wrote on last edited by
    #1

    Hi, I am creating a website using visual studio 2008 with framework 3.0 using vb.net, In my page i have a textbox for which i have written server side textchanged event and the textbox is in updatepanel. In this event i am doing some calculations and setting focus to another textbox. The Problem is that although it sets the focus to another textbox but does not allow me to type anything there. Cursor blinks in that textbox but i cannot type anything in it. If anyone can pls tell me what am i doing wrong here and what is the solution for this. Thanks,

    M 1 Reply Last reply
    0
    • H hozsam

      Hi, I am creating a website using visual studio 2008 with framework 3.0 using vb.net, In my page i have a textbox for which i have written server side textchanged event and the textbox is in updatepanel. In this event i am doing some calculations and setting focus to another textbox. The Problem is that although it sets the focus to another textbox but does not allow me to type anything there. Cursor blinks in that textbox but i cannot type anything in it. If anyone can pls tell me what am i doing wrong here and what is the solution for this. Thanks,

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      hozsam wrote:

      In my page i have a textbox for which i have written server side textchanged event and the textbox is in updatepanel. In this event i am doing some calculations and setting focus to another textbox

      You your self answer your question. As soon as you type in the textbox, the TextChanged event gets fired and the focus is set to another textbox. I am not sure what you want to achieve by doing this. May be someone can help you if elobrate the scenario.

      Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

      H 1 Reply Last reply
      0
      • M Manas Bhardwaj

        hozsam wrote:

        In my page i have a textbox for which i have written server side textchanged event and the textbox is in updatepanel. In this event i am doing some calculations and setting focus to another textbox

        You your self answer your question. As soon as you type in the textbox, the TextChanged event gets fired and the focus is set to another textbox. I am not sure what you want to achieve by doing this. May be someone can help you if elobrate the scenario.

        Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

        H Offline
        H Offline
        hozsam
        wrote on last edited by
        #3

        oh sorry i think the entire message did not appear.... In my page i have a textbox for which i have written server side textchanged event and the textbox is in updatepanel. In this event i am doing some calculations and setting focus to another textbox. Although focus is set on another textbox, i am unable to type anything there. The cursor blinks there but it does not allow me to type anything in it. So if anyone can tell me what can be the problem. I am trying to find this out since a week but no help yet. pls if anyone can tell me what can be the problem and what is the solution to it.

        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