Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Controls / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
OldValues and NewValues collections are empty31 Jul 2008 14:15 GMT4
When my FormView uses its ObjectDataSource to save changes, in the FormView's
ItemUpdating handler, the FormViewUpdateEventArgs OldValues and NewValues
collections are both completely empty.
The FormView is bound to an ObjectDataSource. The
When using System.IO.FileStream, I write 8 bytes, then seek to the start of the file, does the 8 bytes get flushed on seek and the buffer become a readbuffer at that point instead of being a write buffer?30 Jul 2008 10:49 GMT1
When using System.IO.FileStream, I write 8 bytes, then seek to the start of
the file, does the 8 bytes get flushed on seek and the buffer become a
readbuffer at that point instead of being a write buffer?
FileUp.PostedFile == null26 Jul 2008 20:16 GMT1
If HasFile is true, why is PostedFile "sometimes" == null in my tests?
That is, if I resubmit the form with the same data it's not null, and may be
repeatedly not null.  But then it will occasionally be null again, for one
or two submits.  It seems to be random.
Page_PreRender LABEL never changes24 Jul 2008 12:13 GMT1
After a button click, nothing gets posted back to the form.  The
Page_PreRender is firing ... I am tracing it through line by line.  But
lbl_ErrMsg3 never changes.  (I also tried it with a textbox and it doesn't
change the Text either.)
Overlapping controls with only one at time visible?21 Jul 2008 22:10 GMT2
This may not be possible, but here goes:
I'm trying to save space on my asp.net page by using four list boxes in
the same table cell. What I'd like to do is have my user, via a button,
enlarge one list box so it covers the others. This is easy on a VB
Custom tags inside control21 Jul 2008 07:01 GMT1
I would like to support a custom tag inside my custom control like this:
<cc1:MyControl  id="x"  runat="server">
   <customTag prop1="x" prop2="e" />
   <customTag prop1="y" prop2="d" />
Populating a FormView from different data18 Jul 2008 21:18 GMT1
I have a form which creates a request for access to one or more departments.
The formview uses datasource1 to pull all of the files and create an insert
form for this.  However, I need for the formview to populate the "department"
field with a list of available departments from ...
Literal content is not allowed within a UserControl17 Jul 2008 23:09 GMT1
Can I create a user control so that when I drop it on the web form I can put
text between the start and end tags as listed
<uc1:KeyFeatures id="KeyFeatures1" runat="server" >test..</uc1:KeyFeatures
Each one will have some lengthy text with bulleted lists, etc and I wanted
InvalidCastException17 Jul 2008 16:11 GMT2
This doesn't seem to work.  It throws an InvalidCastException.
In general, when I'm trying to enumerate something, how do I find what type
of object the enumerator returns?  Help doesn't seem to be much help in this
regard.
gridview edit mode question16 Jul 2008 14:15 GMT2
I am fairly new to ASP.NET and have been using the data access tutorials at
www.asp.net to get an understanding of some of the basic data access
concepts. I have created a page that uses a detailsview to insert records
into a table and a gridview to edit and delete existing ...
Whole window refreshes when item in pull down is changed.13 Jul 2008 19:10 GMT1
Please re-direct me if I'm not in the most appropriate NG.
The company I work for has an Intranet. One of the pages (.aspx)
has 3 pull-down menus in it.
When one of their selections is amended, the whole screen refreshes.
RadioButtonList lost state11 Jul 2008 01:26 GMT1
I have a radio-button list with 2 buttons. The property for this control are
set up as follow:
AutoPostBack=true
EnableViewState=true
Running a SSRS 2005 Report from ASP.Net10 Jul 2008 16:54 GMT2
From an ASP.Net page which is using a SSRS 2005 that is using SQL
authentication which works correctly when designed. However when
called from the web page as a .Net component shows the following error
message after prompted to login, which I do with an admin account.
After LoadControl, can updated Literal, but not Textbox?10 Jul 2008 06:24 GMT2
I've got a web page that holds a user control, which is really a
factory that might load up one of several different user controls
inside it. The web page doesn't really know what kind of control is
getting loaded, and it doesn't care. It just passes the data in to the
PanelUpdate and Form Position08 Jul 2008 11:33 GMT2
Is it true that one of the benefits of using an UpdatePanel is that the
screen will maintain it's position across partial postbacks?  If so, I must
be doing something wrong.  When a repeater control (which is contained in an
UpdatePanel) is refreshed, the page is jumping to the ...
Pages: 1 2 June, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.