Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > GridView RowUpdated Never Fires

Reply
Thread Tools

GridView RowUpdated Never Fires

 
 
=?Utf-8?B?c2xlbWVu?=
Guest
Posts: n/a
 
      11-02-2006
My GridView is bound in VB code to a DataTable. The RowUpdating event fires
when the row's Update linkbutton is clicked and the row contains the old,
pre-edited values (as is expected.)

However, the RowUpdated event never fires. The debugger shows the
Page_PreRender event fires immediately after the RowUpdating event fires.

I tried calling the GridView's UpdateRow method from the RowCommand event
and looking at the values afterward but that did not solve the problem.

I will appreciate any assistance.

Thank you,

Scott

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple composite control fires event fires first time but not second sellars.paul@googlemail.com ASP .Net Web Controls 3 05-13-2009 03:19 PM
GridView.RowUpdated not firing TS ASP .Net Building Controls 4 03-09-2009 02:03 AM
After installing .NET Framework 2.0 sp1, PostRequestHandlerExecuteevent never fires again! Xiuming ASP .Net 0 04-14-2008 03:22 AM
TextBox init never fires??? Anatoly ASP .Net Building Controls 1 07-31-2003 03:07 PM
Session_End never fires Kenn Ghannon ASP .Net 9 07-10-2003 02:49 PM



Advertisments