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. Value from ASP.NET AJAX ModalPopUpExtender

Value from ASP.NET AJAX ModalPopUpExtender

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-net
3 Posts 3 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.
  • S Offline
    S Offline
    Syed Ali Raza
    wrote on last edited by
    #1

    Hi I m using ASP.NET AJAX modalpopup extender and I want that when popup is displayed and something is written on the textbox of ModalPOPUP, i could get that value in a variable. How can i get it? Regards. Ali

    L V 2 Replies Last reply
    0
    • S Syed Ali Raza

      Hi I m using ASP.NET AJAX modalpopup extender and I want that when popup is displayed and something is written on the textbox of ModalPOPUP, i could get that value in a variable. How can i get it? Regards. Ali

      L Offline
      L Offline
      Laddie
      wrote on last edited by
      #2

      Independent of if a text box is in modal popup or not you can get the value if the textchanges ny addeing the code in OnTextChanged event. string val = TextBox1.Text

      Thanks Laddie Kindly rate if the answer was helpful

      1 Reply Last reply
      0
      • S Syed Ali Raza

        Hi I m using ASP.NET AJAX modalpopup extender and I want that when popup is displayed and something is written on the textbox of ModalPOPUP, i could get that value in a variable. How can i get it? Regards. Ali

        V Offline
        V Offline
        Vinay Dornala
        wrote on last edited by
        #3

        Hi, Put button that opens Modalpopup outside the UpdatePanel and write your impl that written text on textbox , I hope this will work.

        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