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

Filter by week: 1 2 3 4 5

Properties do not reliably persist using CompositeControl
Posted by Wayne Brantley at 12/7/2006 1:53:16 AM
Hi, Create a simple composite control using ASP2.0 CompositeControl class. Have two webcontrols exposed as properties, so they show as subproperties in at designtime in the properties window. Change any of the these webcontrol properties - switch to source view - none of the properti...more >>

Enter text in at least one textbox
Posted by Tigers21 at 12/6/2006 9:16:56 PM
I want to check if at least one of my two textboxes has an entered value.... If none of them has a value, I want a validator to show an errormessage.... How do I do that? ...more >>

file upload and download
Posted by mann at 12/5/2006 10:29:13 PM
Hi, I'm an new user of this group. my problemm is... I have to develop a utiliy to synchronize database .....sql server to Access....... user will dwonload file from net which data is in sqlserver....and he/she will update his database which is in Access....at his desktop... Please help...more >>

Print preview bug in IE7 with MS WebControls
Posted by alex at 12/5/2006 7:42:14 PM
When I print preview the sample HTML below in IE7 I get a blank 1st page and nothing after page 2. If I shorten the content of the pageview so it fits in less than a page, then print preview works. Do you see this bug as well? Is there a work around you can think of? Thanks. Alex. Samp...more >>

Any way to set attributes for server controls by referencing properties/methods/variables?
Posted by paul.hester NO[at]SPAM gmail.com at 12/5/2006 6:27:11 PM
Hi all, I'm trying to find a declarative way to set server control attributes using the attribute="<%= SomeValue %>" syntax. This works fine for basic HTML controls, but server controls will literally display the contained text, but won't execute the containing code. It works fine if I u...more >>

Render web custom control
Posted by Peter Kirk at 12/1/2006 6:29:00 PM
Hi, if I am writing a web custom control, do I override the Render method or the RenderControl or the RenderContents method - and what is the difference? Thanks, Peter ...more >>

Dropdownlist selected value
Posted by KT at 12/1/2006 10:33:33 AM
I'm trying to simply get the selected value from a dropdownlist but it only returns the first item regardless of what you select. Dim SalutationSelected As Integer = CInt(Me.ddlSalutationList.SelectedItem.Value) Thanks ...more >>

Dropdown in webpart lost its state after postback
Posted by Alex at 12/1/2006 1:55:45 AM
Dear colleagues, I am trying to develop Sharepoint 2k3 webPart for currency calculator. Since I want to achieve the visibility/invisibility effect of certain rows, I realized that the HTML table which consists of those rows should better be generated during CreateChildControls() instead of tradi...more >>




DevelopmentNow Blog