Browse by Tags

Related Posts

  • Re: Dynamically adding UserControls as WebParts in code-behind: can it be done?

    For most web controls to fire postback events they need to have their ViewState loaded. For dynamically loaded controls this means loading the control prior to the LoadViewState event to ensure the control receives its ViewState. This means loading the control in Page_Init. That should be the only change...
    Posted to Web Parts and Personalization (Forum) by MuteThis on 09-05-2006, 12:00 AM
    Filed under: LoadViewState, Dynamic, ViewState, Control, Load
  • TemplateField problem

    Sorry I am new to ASP, I am trying to control the visibility of a LinkButton in a GridView based on two condition first is the row in edit state second is the cell next to it is full and not empty, I have this templateField but I don't know how to pass the row Index to decide whether I want to show...
    Posted to Web Parts and Personalization (Forum) by khilo on 09-30-2006, 12:00 AM
    Filed under: WebParts, Dynamic, ViewState, Control
  • 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
  • Adding Controls to an UpdatePanel dynamically

    I am attemtping to add a tabbed control to an UpdatePanel that is created during a web part's CreateChildControls function. The intention is to have a timer scroll throught the tabs displaying content until a user selects one of the tabs. The tab control work great when it is added to the web part...
    Posted to ASP.NET AJAX UI (Forum) by david.mcwee on 07-24-2007, 12:00 AM
    Filed under: UpdatePanel nesting dynamically, ajax, WebParts, TimerControl, ajax update panel, "AJAX Toolkit", TimerControl asp:Timer, Update Panel, control, TimerControl AJAX, Dynamic, Timer, "TabPanel", "Update Panel", "TabContainer", Dynamic Controls, Ajax UI, tab panel, ajax 1.0, "WebParts", AJAX toolkit, C#, asp.net, TabPanel, TabContainer, AJAX 1.0 UpdatePanel, Ajax Control Toolkit 1.0, Dynamically, UpdatePanel ajax, Ajax Controls, asp.net ajax updatepanel
Page 1 of 1 (4 items)