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 2004 > threads for july 15 - 21, 2004

Filter by week: 1 2 3 4 5

viewstate
Posted by dsoltesz at 7/21/2004 10:06:02 AM
I have a custom web control and i'm using viewstate for some properites. I add the control to a page, set some properties and then try to render those property values from viewstate to the page but I always get nothing and 0 as whats being rendered..any ideas why viewstate is not return anything...more >>


Handling Nulls in Databinder.Eval
Posted by Jordan at 7/20/2004 4:26:37 PM
I had a problem, now it's fixed, and now I have a concern on why isn't there a better way. The question is: How do you handle NULLs in your control based on the syntax: <%# DataBinder.Eval(Container.DataItem, "myfield") %> Now coincidentally, this problem came up when I was calling a custom ...more >>

Getting Current Project Loaded
Posted by johndoe NO[at]SPAM driver.net at 7/17/2004 1:27:58 PM
I am building an ASP.NET Custom Web Control and I am wondering if there is any standard method when implementing ControlDesigner for a Class to determine what directory the project that that the Web Page that the control has been embedded into is in while at Design Time. so that if My...more >>

iewebcontrols setup
Posted by Schoo at 7/15/2004 9:05:29 AM
I am developing an asp.net app (VB backend) using the treeview in iewebcontrols.exe. I have it working fine on my development workstation and I have a development server that runs it fine. The trick seems to be the production server. I have run through all the steps in the readme.txt for the ...more >>



DevelopmentNow Blog