Groups | Blog | Home


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 2006 > threads for september 1 - 7, 2006

Filter by week: 1 2 3 4 5

Limit what controls are allowed within another control?
Posted by Dave at 9/7/2006 8:20:02 PM
In buidling custom web controls, what do you have to do to restrict what controls are allowed inside the parent control and so only the allowable nested ones appear in intellisense (i.e ListBox is the only thing displayed in a DropDownList control). Anything to illustrate in the right directio...more >>


Problems with button control containing text and image
Posted by David at 9/6/2006 11:17:43 AM
Hello all. I am trying to implement my first server control and have run into two problems that I cannot solve. I need the assistance of someone with more experience. My goal was to create an input button that would allow for both text and an image on it. I am attempting to accomplish this ...more >>

please help me with a Dropdown selectindexchange event into a custom control
Posted by KMILO at 9/5/2006 1:19:35 PM
Hello, Im inserting a dropdownlist into a custom control, I fills it up, change = the autopostback property to true, and finally assign the handler to do = this event into the control, but in runtime I change the items and = nothing happends, any ideas about how to do that correctly, what Im =...more >>

Validator for server control inside user control
Posted by superman at 9/4/2006 7:42:01 PM
Hello, I am facing a strange situation and have already spent a lot of time on this. I have a user control 'U' that consists of a server/composite control 'C'. C consists of a textbox 'T' and a datepicker 'D' and implements INamingContainer. The user-selected date from D appears in T. The ...more >>

Calendar webcontrol Implementation
Posted by KMILO at 9/4/2006 5:28:40 PM
Hello Everyone, Im currently making a implementation of the calendar, making available to be datasourced for scheduling proposals, but Im encountering with a dilemma, when the client changes the month in the calendar the RaisePostBack of my control answers and kills the continuity of the ...more >>

Newbie, how to validate data in cells in a gridview
Posted by verci at 9/3/2006 1:20:03 PM
Hi, sorry if this seems stupid. :( How can I validate the values in each cell after editing and the update button/link has been press?, is this done trough JS? client side? Thanks and best regards ...more >>



DevelopmentNow Blog