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. General Programming
  3. WPF
  4. Silverlight combobox in aspx page

Silverlight combobox in aspx page

Scheduled Pinned Locked Moved WPF
helptutorial
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
    Shivan Nandan
    wrote on last edited by
    #1

    Hi friends, I am new to silverlight. I have created a silverlight combo with options 'Male' and 'Female', and included it in an aspx page. Now I want to know, how to retrieve the selected value and selected text in aspx code. Please help me.

    Shivanandan C V

    M A 2 Replies Last reply
    0
    • S Shivan Nandan

      Hi friends, I am new to silverlight. I have created a silverlight combo with options 'Male' and 'Female', and included it in an aspx page. Now I want to know, how to retrieve the selected value and selected text in aspx code. Please help me.

      Shivanandan C V

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      Shivan Nandan wrote:

      how to retrieve the selected value and selected text in aspx code.

      aspx code runs on the server and Silverlight runs on the client. You can use javascript on the client to communicate with a Silverlight plugin. HTML Bridge: Interaction Between HTML and Managed Code[^]

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      1 Reply Last reply
      0
      • S Shivan Nandan

        Hi friends, I am new to silverlight. I have created a silverlight combo with options 'Male' and 'Female', and included it in an aspx page. Now I want to know, how to retrieve the selected value and selected text in aspx code. Please help me.

        Shivanandan C V

        A Offline
        A Offline
        April Fans
        wrote on last edited by
        #3

        You can use javascript. Detailed info can be found at: http://pietschsoft.com/post/2008/06/Silverlight-and-JavaScript-Interop-Basics.aspx

        April Comm100 - Leading Live Chat Software Provider

        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