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 > august 2003 > threads for august 29 - 31, 2003

Filter by week: 1 2 3 4 5

RaisePostBackEvent and Web Controls Event Handlers
Posted by Lucas Tam at 8/31/2003 4:13:21 PM
If RaisePostBackEvent fires, does this disable Webcontrols events? It seems when RaisePostBackEvent, my webcontrols event handlers such as button.click no longer work. So, what is the best way of mixing non-composite controls and web controls? Thanks! -- Lucas Tam (REMOVEnntp@rogers....more >>


Control development
Posted by The_Boss at 8/31/2003 8:50:42 AM
I developed a control and a component. My control uses my component. I have a test application and when I add my control to a form in the test application, my control's dll is automatically added to my test projects references list. But I need to add my component's dll to be added to reference l...more >>

save control state and display it after postback
Posted by Uri at 8/30/2003 8:28:50 PM
Hi, i built a control which contains two listbox controls and two buttons which uses to transfer elements from one listbox to the other and back. i used the buttons click events to transfer the selected item from one list to the other but when returning from the sever the lists items are gone. ...more >>

Inherit Datagrid
Posted by Martin Kulov at 8/29/2003 11:23:27 AM
Hi guys, I am trying to implement server control that inherits DataGrid control in order to preserve all of his properties and templates. However I want to add others web controls besides the datagrid control that will provide custom functionality. The problem is that these controls are...more >>



DevelopmentNow Blog