User Profile

Collapse

Profile Sidebar

Collapse
JohnS
JohnS
Last Activity: Aug 20 '06, 04:01 PM
Joined: Jul 12 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • JohnS
    started a topic Add dynamic Button in event handler?

    Add dynamic Button in event handler?

    Hi!

    How do I add a dynamic Button in an event handler?

    Of course, the new Button must be able to have its own events handled.

    John
    See more | Go to post

  • JohnS
    started a topic Catching events from dynamic controls
    in .NET

    Catching events from dynamic controls

    Hi!

    This may well have been asked before, but how do you best catch events from dynamic controls in ASP.NET i.e. those created and placed programatically ?

    An example page layout:
    Initially:

    Textbox1
    Button1
    Table1(contains Button2)

    After clicking Button1:
    Textbox1
    Button2 (not inside a table)
    Button3

    ...while clicking Button2 &...
    See more | Go to post
    Last edited by JohnS; Jul 27 '06, 02:45 PM. Reason: improvement!
No activity results to display
Show More
Working...