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. dropdownlist with out page refresh

dropdownlist with out page refresh

Scheduled Pinned Locked Moved ASP.NET
csharphelptutorial
5 Posts 5 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.
  • J Offline
    J Offline
    jai 123
    wrote on last edited by
    #1

    hi, I am using .net 2005 ajax enabled website. It kept two dropdownlist, if I select a value in the first dropdownlist, the value related to that should loaded in the second dropdownlist with out page re-loading(refresh). How to do this without page loading. please help me,

    jai prakash

    I V P N 4 Replies Last reply
    0
    • J jai 123

      hi, I am using .net 2005 ajax enabled website. It kept two dropdownlist, if I select a value in the first dropdownlist, the value related to that should loaded in the second dropdownlist with out page re-loading(refresh). How to do this without page loading. please help me,

      jai prakash

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

      there is feature called AJAX-CascadingDropDown http://www.asp.net/ajax/ajaxcontroltoolkit/samples/Walkthrough/CCDWithDB.aspx[^] and http://aspalliance.com/1183_Creating_a_CascadingDropDown_Using_AJAX.1[^]

      Ramana

      1 Reply Last reply
      0
      • J jai 123

        hi, I am using .net 2005 ajax enabled website. It kept two dropdownlist, if I select a value in the first dropdownlist, the value related to that should loaded in the second dropdownlist with out page re-loading(refresh). How to do this without page loading. please help me,

        jai prakash

        I Offline
        I Offline
        Imran Khan Pathan
        wrote on last edited by
        #3

        You can do that using ICallbackEventHandler interface watch DEMO Source code You can also use CascadingDropDown control Visit Link Best Regard Pathan

        please don't forget to vote on the post that helped you.

        1 Reply Last reply
        0
        • J jai 123

          hi, I am using .net 2005 ajax enabled website. It kept two dropdownlist, if I select a value in the first dropdownlist, the value related to that should loaded in the second dropdownlist with out page re-loading(refresh). How to do this without page loading. please help me,

          jai prakash

          P Offline
          P Offline
          Piyush Vardhan Singh
          wrote on last edited by
          #4

          u putt this drop down list in update panel

          Piyush Vardhan Singh Senior Software Engineer TAS NewDelhi India

          1 Reply Last reply
          0
          • J jai 123

            hi, I am using .net 2005 ajax enabled website. It kept two dropdownlist, if I select a value in the first dropdownlist, the value related to that should loaded in the second dropdownlist with out page re-loading(refresh). How to do this without page loading. please help me,

            jai prakash

            N Offline
            N Offline
            N a v a n e e t h
            wrote on last edited by
            #5

            jai aswitha wrote:

            if I select a value in the first dropdownlist, the value related to that should loaded in the second dropdownlist with out page re-loading(refresh). How to do this without page loading.

            Put a UpdatePanel, and drag your drop down control inside to that. You are almost done


            My Website | Ask smart questions

            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