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 >>
Don't see what you're looking for? Search DevelopmentNow.com.
|