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. How to check events ?

How to check events ?

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
4 Posts 2 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
    Sandeep Akhare
    wrote on last edited by
    #1

    Hi All, In my web application i need to check dropdown SelectedIndexChanged and button should be click then only i need to make certain changes How to check both event are fired or not without using any state managemant ?

    Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

    N 1 Reply Last reply
    0
    • S Sandeep Akhare

      Hi All, In my web application i need to check dropdown SelectedIndexChanged and button should be click then only i need to make certain changes How to check both event are fired or not without using any state managemant ?

      Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

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

      playing with bugs ) wrote:

      without using any state managemant ?

      Why ? As you know, HTTP is stateless. So without using any state management techniques, I don't think that it is possible.

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

      S 2 Replies Last reply
      0
      • N N a v a n e e t h

        playing with bugs ) wrote:

        without using any state managemant ?

        Why ? As you know, HTTP is stateless. So without using any state management techniques, I don't think that it is possible.

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

        S Offline
        S Offline
        Sandeep Akhare
        wrote on last edited by
        #3

        Having the session will create a problem The scenario is like i have a user control for a beneficiary i am loading this user control runtime i.e adding to the repeater. User can can add n number of beneficairies Now this Beneficiary user control contians drop downlist and go button here the problem is if user edit more than one already added beneficiary i can't capture that one

        Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

        1 Reply Last reply
        0
        • N N a v a n e e t h

          playing with bugs ) wrote:

          without using any state managemant ?

          Why ? As you know, HTTP is stateless. So without using any state management techniques, I don't think that it is possible.

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

          S Offline
          S Offline
          Sandeep Akhare
          wrote on last edited by
          #4

          Need to make some changes in the implimentation. Any way thanks for reply Navaneeth :)

          Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

          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