Browse by Tags

Related Posts

  • Parser Error Message: The file '/UserControls/MyCustomControl.ascx' does not exist.

    I have a custom control stored in a folder - "~'/UserControls". In an aspx page, I use the control as follows: <% @ Page Language ="C#" MasterPageFile ="~/master/tools.master" Title ="PCNS Implementation Request /Problem Ticket System" %> < asp : Content...
    Posted to Custom Server Controls (Forum) by dso808 on 06-09-2009, 12:00 AM
    Filed under: server control vs. user control, user controls, UserControl, Usercontrol reference stubs @reference, UserControls, "C#", ASP .net 2.0, c# server control, control, Control Registation, Controls, custom control, custom server control, Custom User Control, custom control extender, custom controls, Custom controls custom control extender DefaultValue ajax asp.net, "custom control"
  • Designer data binding in an ITemplate on a custom databound composite control

    Hi all, I am currently preparing to build a custom databound composite control. Everything seems to work well except that when i drop a text box into the ItemTemplate i do not get the smart tag on the textbox with an action to edit the databindings. Let me see if i can break it down. I have the following...
    Posted to Custom Server Controls (Forum) by TerenceK on 05-23-2009, 12:00 AM
    Filed under: server control, Server Controls, TemplateControl, templateservercontrol, user controls, UserControl, UserControls, Web control itempalte design-time, "C#", Child Controls, Composite Control, CompositeControl, CompositeControlDesigner EditableRegion, CompositeDataBoundControl, control, control-composite, control-databound, ControlDesigner, Controls, Creating custom controls, custom control, custom server control, data binding, Data Bound Control, databind, databindding, databinding, databoundcontrol, Design Time, Design Time Expression Bindings, designer, designer user control, design-time, itemplate, ITemplate ControlDesigner TemplateGroupCollection, itemtemplate, custom controls, custom datasource control, "custom control", "Design Time Support", "design-time"
  • Re: Button event is not firing in ascx control when loaded on aspx page

    In Parent.aspx page I placed PlaceHolder,and in that there is “Personal” button in that button event iam dynamically loading usercontrol. Below is the code I wrote: protected void btnPersonalInfo_Click(object sender, EventArgs e) { Control uc1 = this.LoadControl("userdetails.ascx"); Controls...
    Posted to Web Forms (Forum) by arifslife on 07-15-2008, 12:00 AM
    Filed under: user control, user control event bubbling, user control event not fired, user controls type could not be found, usercontrol, UserControl refreshing, usercontrols, ascx, ascx asp.net c#, controls, Controls.Add, User Control events, user controll, User Controls, user controls asp.net, User Controls in C#, user controls postback
  • Dynamic Control

    I have a control I wish to dynamically load onto an aspx page, using a helper class. The control will be loaded onto a Master Page. Folder Tree ~/ABC/ABCMaster.master ~/ABC/ABCMaster.master.vb ~/App_Code/Classes/ABCFieldTypes.vb ~/ControlsABC/CtlABCCustomerName.aspx (This control is an asp:DropDownList...
    Posted to Custom Server Controls (Forum) by LiteBright on 05-29-2008, 12:00 AM
    Filed under: user control, user control dropdownlist, user control content, UserControls, asp.net, control, Controls, custom server control, Custom Control in Master Pages, custom control style, user control property, UserControl, asp.net 2.0, custom controls, user controls, custom control, "custom control"
  • Storing controls in databases

    I have tasked myself with a somewhat troubling problem ... building a cms !! All well and good until I hit this problem .... I will have the pages "templated" in such a way that editable areas are defined alowing the system to worry about things like menus header and footer generation and of...
    Posted to Custom Server Controls (Forum) by Wardy on 02-14-2008, 12:00 AM
    Filed under: TemplateControl, TemplateControlParser, user control, UserControls, ascx, asp.net, ASP.net 1.1 controls, Asp.net 2.0 And Xml, c#, control, Controls, custom server control, Dynamic Control Generation, UserControl, web control, asp.net 1.1 controls ajax viewstate, asp.net 2.0, custom controls, custom control, "custom control"
Page 1 of 1 (5 items)