Browse by Tags

Related Posts

  • Tie Page-level button event to multiple dynamic user controls?

    I have a page where I write a contol for each value passed from a DataSet. I don't know how many controls will be generated (>=1), but they will all be an instance of the same control. I would like to execute a method in each control when a button event is triggered at the page level. I don't want...
    Posted to Web Forms (Forum) by ceestand on 03-21-2007, 12:00 AM
    Filed under: button, event, dynamic, dataset, control
  • Dynamic CompositeControl

    Goal: Create a CompositeControl as a separate assembly - populate an ASPX Placeholder with the control based on user selection on page. So far: I can create the control and it does inhabit the placeholder when I load it. However, the button click event is lost. I'm using the CompositeWebControl example...
    Posted to Web Forms (Forum) by mjconroy on 06-20-2008, 12:00 AM
    Filed under: event, server control, dynamic
Page 1 of 1 (2 items)