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. Run code in page from custom server control

Run code in page from custom server control

Scheduled Pinned Locked Moved ASP.NET
sysadmintutorialquestion
2 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.
  • C Offline
    C Offline
    chubbysilk
    wrote on last edited by
    #1

    Hello, I have created a server control with several buttons. When particular buttons in the control are pushed, I would like to execute code from a corresponding method in the parent page. Does anybody know how to accomplish this? So far, I can raise a postback event and specify code to be run in the actual control. Thanks, RC

    S 1 Reply Last reply
    0
    • C chubbysilk

      Hello, I have created a server control with several buttons. When particular buttons in the control are pushed, I would like to execute code from a corresponding method in the parent page. Does anybody know how to accomplish this? So far, I can raise a postback event and specify code to be run in the actual control. Thanks, RC

      S Offline
      S Offline
      sivilian
      wrote on last edited by
      #2

      You can define a custom event that raises events back on the containing page. It is not difficult to do. Here is the link to MSDN that outlines the process.

      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