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 -problem

DropDownList -problem

Scheduled Pinned Locked Moved ASP.NET
helptutorialquestion
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.
  • R Offline
    R Offline
    Rmesh
    wrote on last edited by
    #1

    Hi all, I need to set the dropdownlist's selectedvalue in to other dropdownlist present in other form. how to do it?

    I N 2 Replies Last reply
    0
    • R Rmesh

      Hi all, I need to set the dropdownlist's selectedvalue in to other dropdownlist present in other form. how to do it?

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

      Pass that value into other form using query string. In other form.write code to set value string param=Request.Querystring["val"]; ddl.SelectedValue=param; Best Regard Pathan

      ---------------------------------------------------

      1 Reply Last reply
      0
      • R Rmesh

        Hi all, I need to set the dropdownlist's selectedvalue in to other dropdownlist present in other form. how to do it?

        N Offline
        N Offline
        N a r e s h P a t e l
        wrote on last edited by
        #3

        What do you want? Other form on the same page or a form on other page?

        Naresh Patel

        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