472,962 Members | 2,957 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,962 software developers and data experts.

FormView ItemUpdated: NewValues array not getting values on update

I'm working on an ASP.Net web app using VS2005 and the .Net 2.0 framework,
and I have a serious problem with the page I'm currently working on. The page
has, among other things, two FormViews and a GridView control, each with its
own SqlDataSource. FormView1 talks to my Opportunity table and has an
ItemTemplate and an EditItemTemplate. FormView2 talks to my Activities table
and has an ItemTemplate, InsertItemTemplate and an EditItemTemplate. The
GridView only reads data from the Activities table and does not appear to
affect this problem. All of the controls read from the tables with no problem
and switch modes with no problem, but when going into Update mode, changing
something and clicking the Update button, it does not save the information to
the tables. As far as I can tell, the problem is that the program is not
passing updated information to the NewValues array that you can access from
the ItemUpdating event args. This is driving me nuts. The code and markup
looks fine to me, in fact I have a page with similar information on it that
works fine. Any ideas?
Nov 19 '05 #1
3 3817
Hi MGlass,

Welcome to ASPNET newsgroup.
Regarding on the FormView updating problem, I think it is likely a page
specific issue. From you description, you've checked the FormView's
ItemUpdating event and found that the FormView EventArgs dosn't contains
the updated values in the new values colleciton ,yes? If so, I think the
problem may caused by something incorrect in the FormView's aspx template.
Would you try comparing the problem page with the other page which works
correctly to see whether there is any diference?

Also, you can test through a sample database table like the Categories
table in northwind db to see whether you'll encounter the same problem.

If there're anything else unclear, please feel free to post here.

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


--------------------
| Thread-Topic: FormView ItemUpdated: NewValues array not getting values on
update
| thread-index: AcXfJ0CS2RssI9hSQ/erwA1i4omFxA==
| X-WBNR-Posting-Host: 66.166.163.242
| From: "=?Utf-8?B?TWljaGFlbCBHbGFzcw==?=" <MG****@newsgroups.nospam>
| Subject: FormView ItemUpdated: NewValues array not getting values on
update
| Date: Tue, 1 Nov 2005 13:00:13 -0800
| Lines: 15
| Message-ID: <2F**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:135347
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| I'm working on an ASP.Net web app using VS2005 and the .Net 2.0
framework,
| and I have a serious problem with the page I'm currently working on. The
page
| has, among other things, two FormViews and a GridView control, each with
its
| own SqlDataSource. FormView1 talks to my Opportunity table and has an
| ItemTemplate and an EditItemTemplate. FormView2 talks to my Activities
table
| and has an ItemTemplate, InsertItemTemplate and an EditItemTemplate. The
| GridView only reads data from the Activities table and does not appear to
| affect this problem. All of the controls read from the tables with no
problem
| and switch modes with no problem, but when going into Update mode,
changing
| something and clicking the Update button, it does not save the
information to
| the tables. As far as I can tell, the problem is that the program is not
| passing updated information to the NewValues array that you can access
from
| the ItemUpdating event args. This is driving me nuts. The code and markup
| looks fine to me, in fact I have a page with similar information on it
that
| works fine. Any ideas?
|

Nov 19 '05 #2
Hi Steven. I would also think that the problem is page-specific, however I
can't see any real difference in the page that works and the page that
doesn't, except for the fact that the page that works only has one formview
and that's it. That FormView is nearly identical to one on the page that
doesn't work; in fact, I copied and pasted the markup to keep the formatting
correct. I've been over the page a bunch of times and I can't see anything
wrong jumping out at me. If there is an error there, it's very subtle.

I will try to refactor to access from the Northwind database, and I'm going
to attempt to rebuild the page as well. Thanks.

"Steven Cheng[MSFT]" wrote:
Regarding on the FormView updating problem, I think it is likely a page
specific issue. From you description, you've checked the FormView's
ItemUpdating event and found that the FormView EventArgs dosn't contains
the updated values in the new values colleciton ,yes? If so, I think the
problem may caused by something incorrect in the FormView's aspx template.
Would you try comparing the problem page with the other page which works
correctly to see whether there is any diference?

Nov 19 '05 #3
Hi MGlass,

Thanks for your response. Well, if you got any further progress or need any
further assistance, please feel free to inform me.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: FormView ItemUpdated: NewValues array not getting values on
up
| thread-index: AcXfvkCF0pgqNHo8RAOX3sQw+zfUIw==
| X-WBNR-Posting-Host: 66.166.163.242
| From: "=?Utf-8?B?TWljaGFlbCBHbGFzcw==?=" <MG****@newsgroups.nospam>
| References: <2F**********************************@microsoft.co m>
<b3**************@TK2MSFTNGXA01.phx.gbl>
| Subject: RE: FormView ItemUpdated: NewValues array not getting values on
up
| Date: Wed, 2 Nov 2005 07:01:06 -0800
| Lines: 19
| Message-ID: <1A**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:135506
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi Steven. I would also think that the problem is page-specific, however
I
| can't see any real difference in the page that works and the page that
| doesn't, except for the fact that the page that works only has one
formview
| and that's it. That FormView is nearly identical to one on the page that
| doesn't work; in fact, I copied and pasted the markup to keep the
formatting
| correct. I've been over the page a bunch of times and I can't see
anything
| wrong jumping out at me. If there is an error there, it's very subtle.
|
| I will try to refactor to access from the Northwind database, and I'm
going
| to attempt to rebuild the page as well. Thanks.
|
| "Steven Cheng[MSFT]" wrote:
| > Regarding on the FormView updating problem, I think it is likely a page
| > specific issue. From you description, you've checked the FormView's
| > ItemUpdating event and found that the FormView EventArgs dosn't
contains
| > the updated values in the new values colleciton ,yes? If so, I think
the
| > problem may caused by something incorrect in the FormView's aspx
template.
| > Would you try comparing the problem page with the other page which
works
| > correctly to see whether there is any diference?
|

Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Ottar | last post by:
I have a few numeric fields, and when I update i get the error: "Input string was not in a correct format". Next line:" System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer&...
1
by: Scott R | last post by:
I want to be able to see the changes a user makes while in the Edit Mode of FormView. My understanding is that in the FormView ItemUpdating event, I should be able to get a collection of Keys,...
0
by: Metal2You | last post by:
I'm working on an ASP.NET 2.0 application in Visual Studio 2005 that accesses a Sybase database back end. We're using Sybase SQL Anywhere 9.0.2.3228. I have installed and registered the Sybase...
0
by: Wayne Wengert | last post by:
I have a problem trying to do an Update using a formview. The datasource is an SQLDatasource connected to a SQL Server database. If I saelect an entry to edit, all of the correct values for the row...
1
by: cisco | last post by:
I've been trying to figure out how the client of a DetailsView or FormView should handle the ItemUpdating event when setting the datasource programatically. I want to do something simple like...
4
by: Ned Balzer | last post by:
Can anyone explain why in the following code, where btnCancel1 is a Button inside the itemTemplate of the formview, the first call to change the text of the button, in the Page_Load sub, works...
4
by: J055 | last post by:
Hi I have 2 update buttons in my FormView ('Apply' and 'OK'). I want both buttons to update the data source but the 'OK' button should redirect afterwards. I can see which button is clicked...
2
by: sck10 | last post by:
Hello, I have a web page that has a GridView and a FormView, each in its own panel. The GridView shows a list of records in a database. When a row in the GridView is selected the FormView...
0
by: Michel Couche | last post by:
Hello, I am using a combination of a GridView and a FormView to allow editing of a large table. The GridView displays the main fields and a "Select" button opens a FormView in the edit mode...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.