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 > february 2008 > threads for february 22 - 28, 2008

Filter by week: 1 2 3 4

image upload
Posted by nbs6@yahoo.com at 2/28/2008 9:28:03 PM
I am trying to upload images using fileupload in asp.net It uploads data but no images. can someone help I am going nuts Thanks in Advance...more >>


Problem with webcontrol state using PlaceHolder within ASCX file
Posted by benoitc@gmail.com at 2/28/2008 12:08:04 PM
Hello, I've been trying to solve this problem for a while now, I wonder if anyone can help. Here is the scenario. Forgive me if it seems a little convoluted, my organization uses MCMS templates and it means things can get more complicated in order to work with the templates. Form1.aspx -> co...more >>

Handling events triggered by dynamically created controls
Posted by Nathan Sokalski at 2/27/2008 5:52:28 PM
I have a series of LinkButtons that I need to be able to handle the postback events for. The controls are created dynamically, and how many there will be will vary. I was previously told to create them in the Page's Init event and to make sure the same ID is used. Here are the problems I am ha...more >>

GridView LinqDataSource Sorting
Posted by Chuck P at 2/27/2008 3:16:02 PM
I don't know how the GridView does automagic sorting when using the LinqDataSource. I would like to do two things. 1. Set the inital sort order (State ASC) 2. Modify the sort when someone clicks on a colum (e.g. someone clicks on state, set the sort to State DESC, Town ASC) ...more >>

Ajax AutoCompleteExtender is Auto-Calculating
Posted by jerc at 2/26/2008 1:54:00 PM
Howdy: I'm building a very simple web application and have noticed extremely odd behavior associated with the Ajax:AutoCompleteExtender. I'm using a asp:wizard and on step N of the wizard I have a few textboxes which I've extended with the AutoCompleteExtender from AJAX. One textbox, ...more >>

Handling Events For Dynamically Created Buttons
Posted by Nathan Sokalski at 2/25/2008 12:38:45 AM
I have LinkButtons that are dynamically created in one of the PostBack events. They must be created in the PostBack event because one of the variables required to determine which ones to create comes from the event arguments. Because the LinkButtons are not created in the Init event, they wi...more >>

Graphics generation and website protection.
Posted by Henry Stock at 2/23/2008 12:54:31 PM
I do not know exactly where to post this because I don't know exactly what I am asking for. I have noticed that a number of websites, that allow readers to comment on articles, protect themselves from automated responders by generating a graphic image of random numbers and letters that would ...more >>

Can I merge adjacent cells in a .NET 2.0 Gridview control?
Posted by Andrew Shaw at 2/22/2008 9:49:00 AM
I have a gridview control that is returning rows where for 1 column the value is usually the same. Occasionally the last couple of rows will have a different value for this column. (2 unique values total). Instead of displaying the same value in this column for every row, I'd like to be able...more >>




DevelopmentNow Blog