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. C#
  4. ASP.NET C# Custom Control with Postback.

ASP.NET C# Custom Control with Postback.

Scheduled Pinned Locked Moved C#
csharpasp-nethelp
5 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.
  • F Offline
    F Offline
    Forbiddenx
    wrote on last edited by
    #1

    Hi All, First time posting here, long time programmer.. So, I have a need for custom controls that I am using to dynamically render a list with call backs.. So, far I had no problem doing simple inherited based controls and hooking their callbacks... IE CusControl : TextBox... Then its fairly easy to hook the TextChanged event and add the controls a dynamic list and catch the post backs. Now, the hard part is

    =)

    P J 3 Replies Last reply
    0
    • F Forbiddenx

      Hi All, First time posting here, long time programmer.. So, I have a need for custom controls that I am using to dynamically render a list with call backs.. So, far I had no problem doing simple inherited based controls and hooking their callbacks... IE CusControl : TextBox... Then its fairly easy to hook the TextChanged event and add the controls a dynamic list and catch the post backs. Now, the hard part is

      =)

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Hi, you might want to edit your post. Your post finishes at "Now, the hard part is" - and we can't guess what the hard part is.

      Chill _Maxxx_
      CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

      1 Reply Last reply
      0
      • F Forbiddenx

        Hi All, First time posting here, long time programmer.. So, I have a need for custom controls that I am using to dynamically render a list with call backs.. So, far I had no problem doing simple inherited based controls and hooking their callbacks... IE CusControl : TextBox... Then its fairly easy to hook the TextChanged event and add the controls a dynamic list and catch the post backs. Now, the hard part is

        =)

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #3

        For future reference. If you need to update a post, don't create a new one, simply hit the edit button and fix your original post.

        Chill _Maxxx_
        CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

        F 1 Reply Last reply
        0
        • P Pete OHanlon

          For future reference. If you need to update a post, don't create a new one, simply hit the edit button and fix your original post.

          Chill _Maxxx_
          CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

          F Offline
          F Offline
          Forbiddenx
          wrote on last edited by
          #4

          I actually double posted by accident.. I guess I hit the wrong hotkey and it posed it.. then I clicked the back button and edit the post not realizing it actually posted it. please refer too the complete post below and feel free to delete this one. http://www.codeproject.com/Messages/4636495/ASP-NET-Csharp-Custom-Control-with-Postback.aspx[^]

          =)

          1 Reply Last reply
          0
          • F Forbiddenx

            Hi All, First time posting here, long time programmer.. So, I have a need for custom controls that I am using to dynamically render a list with call backs.. So, far I had no problem doing simple inherited based controls and hooking their callbacks... IE CusControl : TextBox... Then its fairly easy to hook the TextChanged event and add the controls a dynamic list and catch the post backs. Now, the hard part is

            =)

            J Offline
            J Offline
            Jay Nardev
            wrote on last edited by
            #5

            Check below link http://stackoverflow.com/questions/14482939/javascript-multiple-parameters-in-dopostback[^]

            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