Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net building controls > september 2004 > threads for september 15 - 21, 2004

Filter by week: 1 2 3 4 5

Determine if custom control is being added dynamically?
Posted by Donal McWeeney at 9/21/2004 2:57:28 PM
Hi, Is it possible to determine in your custom control code if it is being added to the control hierarchy through page parsing or being added dynamically via code. Thanks Donal ...more >>

ShouldSerialize and method in WebControl
Posted by Victor Irzak at 9/20/2004 3:54:07 PM
Hello, Why doesn't ShouldSerialise Method work in WebControl? What is the best way to control the which attributes are serialized and which once aren't DefaultValue attribute in not enough. Thanks Victor ...more >>

Using Controls Caveats?
Posted by et at 9/18/2004 2:55:24 AM
I picked up a project that has been started with one form and about 20 controls, and am wondering if this is very practical. It seems to work well; and is easy to follow. The form has a header with a menu, and each item on the menu opens a panel with one or more controls on it. I know in VB6...more >>

referencing controls in controls
Posted by DC Gringo at 9/15/2004 6:38:29 PM
I am a bit twisted and need some straightening out. I have a webform with 3 controls on it: a mainHeader, a sectionHeader with a label control contained in the mainHeader, and a topHeadline. In the topHeadline, I am retrieving a value with a stored procedure. I need to set that value to a la...more >>

UserControl not capturing Button click event when loaded with PlaceHolder Control
Posted by gordingin NO[at]SPAM consiliumsoft.com at 9/15/2004 1:55:10 PM
My UI is one table, 2 colums, one row. The cell on the left has a tree and the cell on the right has a placeholder control. When the user clicks on a tree item, I dynamically load the apporopiate user control into the PlaceHolder control using this code... objPlaceHolder.Controls.Clear(); obj...more >>

controls getting values from another control---within a control
Posted by DC Gringo at 9/15/2004 12:22:10 PM
I am a bit twisted and need some straightening out. I have a webform with 3 controls on it: a mainHeader, a sectionHeader with a label control contained in the mainHeader, and a topHeadline. In the topHeadline, I am retrieving a value with a stored procedure. I need to set that value to a la...more >>

Event handling in a Custom Tree control in ASP.Net and C3 web application
Posted by Subhasis Bilas via .NET 247 at 9/15/2004 11:44:35 AM
I have a Tree control for displaying folders list for a= particular client in a Tree structure in a web application using= Asp=2ENET and C#=2E Now i want to click on that tree control's= Node(say Node1), then related files under that folder(Node= containing Folder name)will be displayed unde...more >>



DevelopmentNow Blog