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 add buttons inside PopUps

How to add buttons inside PopUps

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

    I am currently using the below custom popup control.(ASP.NET,Language used is C#) http://www.codeproject.com/aspnet/asppopup.asp[^] But i am not able to add Ok and CANCEL buttons inside the pop up.I cant use alert since i need to change the color and include title, which cannot be done in alert. Can anyone help me out in this and suggest me with a better idea. :( Mads

    C E 2 Replies Last reply
    0
    • C crazy_mads

      I am currently using the below custom popup control.(ASP.NET,Language used is C#) http://www.codeproject.com/aspnet/asppopup.asp[^] But i am not able to add Ok and CANCEL buttons inside the pop up.I cant use alert since i need to change the color and include title, which cannot be done in alert. Can anyone help me out in this and suggest me with a better idea. :( Mads

      C Offline
      C Offline
      CWIZO
      wrote on last edited by
      #2

      Have you tried deriving from this control and adding the buttons (and the code that goes behind) there? ps: this should go to the C#/VB.NET7.NET forum. It has nothing to do with ASP.NET

      -------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

      E 1 Reply Last reply
      0
      • C crazy_mads

        I am currently using the below custom popup control.(ASP.NET,Language used is C#) http://www.codeproject.com/aspnet/asppopup.asp[^] But i am not able to add Ok and CANCEL buttons inside the pop up.I cant use alert since i need to change the color and include title, which cannot be done in alert. Can anyone help me out in this and suggest me with a better idea. :( Mads

        E Offline
        E Offline
        ednrgc
        wrote on last edited by
        #3

        Have you tried Controls.Add() ?

        1 Reply Last reply
        0
        • C CWIZO

          Have you tried deriving from this control and adding the buttons (and the code that goes behind) there? ps: this should go to the C#/VB.NET7.NET forum. It has nothing to do with ASP.NET

          -------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

          E Offline
          E Offline
          ednrgc
          wrote on last edited by
          #4

          CWIZO wrote:

          ps: this should go to the C#/VB.NET7.NET forum. It has nothing to do with ASP.NET

          Just wondering how you came to that conclusion :confused:

          C 1 Reply Last reply
          0
          • E ednrgc

            CWIZO wrote:

            ps: this should go to the C#/VB.NET7.NET forum. It has nothing to do with ASP.NET

            Just wondering how you came to that conclusion :confused:

            C Offline
            C Offline
            CWIZO
            wrote on last edited by
            #5

            Woops. I just glanced at the article and thought that its for Windows Forms. My bad.

            -------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

            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