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 > july 2003 > threads for july 1 - 7, 2003

Filter by week: 1 2 3 4 5

Passing form elements between forms
Posted by Mathew George at 7/7/2003 2:02:13 PM
Hello all, I have two forms form1.aspx and form2.aspx. I need to reterive all the form elements from form1 into form2. In Form1.aspx n number of controls are created at runtime, and on click of one button form2.aspx is called using server.transfer. While retrieving i want to retrieve all the ...more >>


Cannot recieve click event on Link Button
Posted by developer1996 at 7/7/2003 9:34:23 AM
I have created a Web User Control with a link button on it. I dynamically load this control on my default page. In the Click event on my control I set x = 5. I just want to see if I can generate and trap an event with in my control but unfortuanetely I cannot. It appears events are not b...more >>

asp.net linkbutton event not firing
Posted by jeff_vaccaro NO[at]SPAM hotmail.com at 7/6/2003 6:00:57 AM
All, I am unsure of why this is happening... When I run the same code at work, I get the expected results. However, when I'm at home I don't... I have a LinkButton in a web user control that when I click on it I want to raise an event back the the .aspx page. Here is the code behind fo...more >>

How to set default to TRUE: Overrides Function OnBubbleEvent(ByVal source As Object, ByVal args As EventArgs) As Boolean?
Posted by Andreas Klemt at 7/4/2003 3:39:42 AM
Hello, how can I set the default value to TRUE of Overrides Function OnBubbleEvent(ByVal source As Object, ByVal args As EventArgs) As Boolean ? Thanks, Andreas ...more >>

user control and order of events in page
Posted by Joe Iano at 7/3/2003 9:31:00 PM
Pease be excuse the poorly phrased question. I'm a bit confused: I've got a user control that accepts username and password values submitted from a form and authenticates the user. Originally, the control also performed the response.redirect to the FormsAuthentication.GetRedirectUrl when the ...more >>

Using Table control in a custom composite control. Control does not render properly in design time.
Posted by jb_in_marietta NO[at]SPAM yahoo.com at 7/1/2003 2:24:46 PM
All, I have written a very simple custom composite control that includes a control of type System.Web.UI.WebControls.Table. The control renders fine in run time, but for some reason, it does not render properly in design time. In design time it renders something like this: [TestTa...more >>

Select datagrid item programmatically in ASP.NET
Posted by Joseph T.S.Lim at 7/1/2003 10:29:25 AM
Hi all, I have a question on ASP.NET Datagrid. Here goes nothing :- I have a datagrid with a SELECTCOMMAND on the first column. Whenever i click on the first column, it will highlight the particular item. No problem with this. I want to know how do i select a datagrid...more >>



DevelopmentNow Blog