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"
  • Help With UserControls and MasterPages

    I have created a UserControl that has 2 textboxes in it. I then drag and drop the UserControl inside a webpage that is attatched to a MasterPage. I need to access the UserControl's textbox text values in the code behind on the webpage. Here is the code that I am useing: Dim emp As New cls21_Receive...
    Posted to Web Forms (Forum) by mutlyp on 06-09-2009, 12:00 AM
    Filed under: usercontrol, usercontrols, vb .net 3.5, VB .NET-Function, VB Class, VB.NET 3.5, vb.net asp.net, <asp.net>, master page, master pages controls, masterpage contentplaceholder Content webcontrol, master page findcontrol
  • Help With UserControls and MasterPages

    I have created a UserControl that has 2 textboxes in it. I then drag and drop the UserControl inside a webpage that is attatched to a MasterPage. I need to access the UserControl's textbox text values in the code behind on the webpage. Here is the code that I am useing: Dim emp As New cls21_Receive...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by mutlyp on 06-09-2009, 12:00 AM
    Filed under: UserControl, usercontrols, vb .net 3.5, VB .NET-Function, VB Class, VB.NET 3.5, vb.net asp.net, <asp.net>, master page, master pages controls, masterpage contentplaceholder Content webcontrol, master page findcontrol
  • Re: Delegates and Events + User Control

    i have declare delegate for button click like public delegate void Click (); public event EventHandler ButtonHandler; and on button click i wrote if (ButtonHandler == null) ButtonHandler(sender,e) but every time i get error: Object reference not set to an instance of an object. please tell me how to...
    Posted to Custom Server Controls (Forum) by abhishek_22m on 06-03-2009, 12:00 AM
    Filed under: user controls, UserControl, usercontrol events, usercontrol onchange event page, UserControls, ascx, ascx user controls asp.net validation ajax modalpopup, "asp.net"
  • How to refresh a usercontrol

    I have a usercontrol which displays google traffic with zip code search. The problem is it loads the map on load and doesnt display the map when I try to search with a new zip code. I am calling a javascript function to load the google traffic info. I have debugged the code it gets the map info but doesnt...
    Posted to Web Forms (Forum) by nikky_t on 05-28-2009, 12:00 AM
    Filed under: usercontrols, ASP .net 2. 0 web forms
  • 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"
  • Best practice with User Controls and Model

    Hi I'm wondering if ASP.NET has out-of-the-box best practice for user controls in a manner of their model. Assuming I have a Menu.ascx of type ViewUserControl<IEnumerable<Product>>. The intention is quite clear: I need to loop thru the products and put a link for each. This Menu.ascx...
    Posted to ASP.NET MVC (Forum) by eLad on 05-19-2009, 12:00 AM
    Filed under: ASP.NET MVC, usercontrols, sub controllers
  • Need advice on proposed solution concerning master-detail user controls

    LS, I have a dataset with a number of products that I want to display and edit in a grid. Before displaying the products I want to set some filters by means of some dropdownlists that are dynamically filled with some of the products characteristics. Because I want the same functionality on different...
    Posted to Getting Started (Forum) by Rene.B on 05-05-2009, 12:00 AM
    Filed under: User control, UserControl, usercontrols, Gridview Templates Optional Columns RequiredFieldValidator FindControl, gridvew dynamic data bind, gridview, user controls
  • usercontrol >> Master page >> test.aspx.cs

    I have three file 1.usercontrol 2.Master page 3.test.aspx.cs I am using table in usercontrol with table row id="trfaqs" . Now i am using the user control in my masterpage. then i want the usercontrol's table row id in the test.asp.cs which i am trying to open in contentplaceholder of masterpage...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by rajesh.s.singh on 05-01-2009, 12:00 AM
    Filed under: usercontrols, aspx, master page
  • "object expected" java script error

    Hi, I am getting "object expected" java script error in my asp.net 2.0 page. I was getting this error when I was moving my mouse over muenu items. Then I replaced my menu control with the linkbuttons. Now the linkbutton is working fine, But I am getting the same error "object expected"...
    Posted to Custom Server Controls (Forum) by muniappan on 03-12-2009, 12:00 AM
    Filed under: UserControls, Visual Studio 2005, VS 2005, Web control Innerdefaultproperty, ASP .net 2.0, Asp.net 2.0 And Xml, custom control, javascript, jscript, "asp.net", WebUserControl, UserControl, web control, asp.net 2.0, aspx, user controls
Page 1 of 10 (92 items) 1 2 3 4 5 Next > ... Last »