Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Web Page to Update Multiple Rows from Grid

Reply
Thread Tools

Web Page to Update Multiple Rows from Grid

 
 
Ram
Guest
Posts: n/a
 
      07-09-2006
Hello, I am not a .NET person but this is what I want to do.
I want to display rows from a table (multiple) in a grid which is editable
on a webpage and allow the user to Insert, Update (multiple) and Delete rows
from it without having to write the SQL for it.
I believe the grid control when attached 'properly' to a table via a
datasource or adapter should be capable of handling this.

I also believe that this is possible in a winform but may not be possible
for a webpage? I've seen some examples of single row updating but I would
like excel kind of behaviour.

I think OWC is an option but should a data aware grid work?

--
Thanks in advance,
Ram
 
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
selecting multiple rows using ctrl+click and editing in Grid view bplthebest@gmail.com ASP .Net 0 10-29-2008 12:50 PM
1 global update button to update all rows in Gridview mesut ASP .Net 0 02-19-2007 02:00 PM
How to update the current web page? (delete current web page + rewrite the page) laryten@yahoo.com Javascript 3 10-12-2006 07:33 PM
Rows the rows of a grid view? Jason James ASP .Net 0 08-10-2006 09:24 PM
vb.net grid - Multiple Rows per record =?Utf-8?B?UGhpbA==?= ASP .Net 1 08-02-2004 04:32 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