Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Building Controls / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dynamically adding controls to a data repeater05 Jun 2004 18:19 GMT1
I would like to create a composite control based on a data repeater how do I
dynamically add and bind child controls to it? I imagine this is not a one
post answer so any pointers to books or resources to developing such a
control in vb.net would be great. Regards, Chris.
Events LifeCycle05 Jun 2004 09:30 GMT2
Im reading that this is the Control Execution Lifecycle
Initialize, Load View state Process postback data, load, send postback change notifications, handle posrback events, prerender, save state, render, dispose, unloa
My questions about this are
1) All this methods, and events are ...
Composite Control Designer04 Jun 2004 15:25 GMT3
i have following sample Control
[ParseChildren(true)]
   [PersistChildren(true)]
   public class MyControl: System.Web.UI.Control
Dynamically loading user control04 Jun 2004 01:56 GMT1
I am adding a user control to an aspx page dynamically. This user control has a link button. Hence I have to enclose it in a form tag with runat=server. When I execute the page, I get a javascript runtime error (; expected). The error occurs in the asp generated part of the code. ...
Programatically created controls in an ascx user control misbehaving03 Jun 2004 22:59 GMT3
I have a need to dynamically (programatically) create various different controls (TextBox, RadioButtonList, CheckBox, etc.) at page_load from within a User control - (.ascx).  The reason is that the page content is dynamic and we are using a template .ascx page that loads the  ...
Custom Server Control Question03 Jun 2004 06:28 GMT1
Two Questions:
1. How can I realize a Array-Property on my ServerControl like the Items
Property of the DropDownList Control?
2. I want to place my Server by using CSS.
Generate dynamic controls from Database tables02 Jun 2004 04:38 GMT1
I'm trying to generate controls like textboxes, drop downs
dynamically. I need to get their type and the values from the DB. Any
suggestions on how to generate them?
Thanks
htmlfile: Invalid pointer :0 ?01 Jun 2004 18:31 GMT2
Hello folks...
Any tip to solve "htmlfile: Invalid pointer" error ?
This error occurs when PostBack fires ! Just when i using SmartNavigation...
InvalidCastException: QueryInterface for interface01 Jun 2004 06:09 GMT1
when modifying my customserver control, I did not look at it for more then 2
weeks, I received an error:
InvalidCastException: QueryInterface for interface ..... The interface was
my COM object dbRecord.DLL, the method was a logon, but I receive the same
Combining attributes with base class01 Jun 2004 06:09 GMT1
I am creating a custom button control, inheriting from
System.Web.UI.WebControls.Button. I need to add client-side script to the
onclick event.
The problem is that the onclick attribute is generated by the Button base
Pages: 1 2 3 4 5 May, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.