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. Hide ASP.NET Ajax Popupcontrol

Hide ASP.NET Ajax Popupcontrol

Scheduled Pinned Locked Moved ASP.NET
helpquestioncsharpasp-nethardware
4 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
    samithaslk
    wrote on last edited by
    #1

    Hi All, I am using Ajax Popupcontrol to show a Gridview as a popup control. The gridview is embedded in a Panel. In this scenario user will select the code (eg Client No) in the autocomplete text box and will click search. Then it will popup the gridview showing records(quotations) related to the selected Cilent No. I want to hide showing Popupcontrol when the user click on search button without specifying a client no(and possibly diplay some error msg). I have tried few javascipts but all of them tend to show the empty panel as popup. Can anybody suggest me how can I achieve this? Another issue is Suppose a user first search Quotation for Client 1. Then when user trys to search Quotations for Client 2, First the popup will show the records relared to first search and then refreshes with records related to client 2. How Can I avoid this? Thanx in advance :doh:

    samitha

    A D 3 Replies Last reply
    0
    • S samithaslk

      Hi All, I am using Ajax Popupcontrol to show a Gridview as a popup control. The gridview is embedded in a Panel. In this scenario user will select the code (eg Client No) in the autocomplete text box and will click search. Then it will popup the gridview showing records(quotations) related to the selected Cilent No. I want to hide showing Popupcontrol when the user click on search button without specifying a client no(and possibly diplay some error msg). I have tried few javascipts but all of them tend to show the empty panel as popup. Can anybody suggest me how can I achieve this? Another issue is Suppose a user first search Quotation for Client 1. Then when user trys to search Quotations for Client 2, First the popup will show the records relared to first search and then refreshes with records related to client 2. How Can I avoid this? Thanx in advance :doh:

      samitha

      A Offline
      A Offline
      AprNgp
      wrote on last edited by
      #2

      try ModalPopupExtender1.Hide()

      Apurv “Never trust a computer you can’t throw out a window.” (Steve Wozniak) “There are only two industries that refer to their customers as ‘users’.” (Edward Tufte)

      1 Reply Last reply
      0
      • S samithaslk

        Hi All, I am using Ajax Popupcontrol to show a Gridview as a popup control. The gridview is embedded in a Panel. In this scenario user will select the code (eg Client No) in the autocomplete text box and will click search. Then it will popup the gridview showing records(quotations) related to the selected Cilent No. I want to hide showing Popupcontrol when the user click on search button without specifying a client no(and possibly diplay some error msg). I have tried few javascipts but all of them tend to show the empty panel as popup. Can anybody suggest me how can I achieve this? Another issue is Suppose a user first search Quotation for Client 1. Then when user trys to search Quotations for Client 2, First the popup will show the records relared to first search and then refreshes with records related to client 2. How Can I avoid this? Thanx in advance :doh:

        samitha

        A Offline
        A Offline
        AprNgp
        wrote on last edited by
        #3

        try

        Apurv “Never trust a computer you can’t throw out a window.” (Steve Wozniak) “There are only two industries that refer to their customers as ‘users’.” (Edward Tufte)

        1 Reply Last reply
        0
        • S samithaslk

          Hi All, I am using Ajax Popupcontrol to show a Gridview as a popup control. The gridview is embedded in a Panel. In this scenario user will select the code (eg Client No) in the autocomplete text box and will click search. Then it will popup the gridview showing records(quotations) related to the selected Cilent No. I want to hide showing Popupcontrol when the user click on search button without specifying a client no(and possibly diplay some error msg). I have tried few javascipts but all of them tend to show the empty panel as popup. Can anybody suggest me how can I achieve this? Another issue is Suppose a user first search Quotation for Client 1. Then when user trys to search Quotations for Client 2, First the popup will show the records relared to first search and then refreshes with records related to client 2. How Can I avoid this? Thanx in advance :doh:

          samitha

          D Offline
          D Offline
          danico49
          wrote on last edited by
          #4

          You may want to look this up: [^] Goofd luck Dan - rastaquere AATT gmail doott COM

          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