Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > Commiting changes to a Gridview -- when I Choose

Reply
Thread Tools

Commiting changes to a Gridview -- when I Choose

 
 
Plateriot
Guest
Posts: n/a
 
      06-02-2008
I have a Webform in which I manually created an entry form because of some
complex handling. It has an Update, Edit, New and Cancel functionality -
just like a Gridview with generated command buttons.

Within my webform, I have a Gridview that IS connected to an ObjectDataSet...
so IT is using command buttons --In this case -- 'Delete'

Do I need to use transactions, or is there a gridview functionality
(AcceptChanges??)that will allow me to tentatively HOLD the transaction made
- i.e. an Insert or Delete... UNTIL later when I click the Manual 'Update',
or 'Insert' button that I created OR not accept if I click my own Cancel
Button?
 
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
GridView doesn't refresh schema after changes were made in bounded stored procedure Orit ASP .Net 1 06-26-2007 05:35 PM
GridView transferring changes at end-of-edit R.A.M. ASP .Net 1 12-20-2006 10:20 PM
GridView Hierarchical View - Gridview in Gridview =?Utf-8?B?bWdvbnphbGVzMw==?= ASP .Net 1 05-09-2006 06:48 PM
GridView not updating changes teclioness ASP .Net 5 04-19-2006 02:53 PM
Commiting to Ruby CVS Michael Neumann Ruby 4 11-16-2004 11:33 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57