Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > GridView -add data

Reply
Thread Tools

GridView -add data

 
 
=?Utf-8?B?Um9uag==?=
Guest
Posts: n/a
 
      06-28-2006
Using GridView (asp.net 2.0) is it possible to "add" data to the grid
directly. I only see examples of delete, and edit. Seems DataSource has the
'insert' command to do so. If so, can you direct me to any example
 
Reply With Quote
 
 
 
 
PeterKellner
Guest
Posts: n/a
 
      06-29-2006
On Tue, 27 Jun 2006 17:41:05 -0700, Ronj
<> wrote:

>Using GridView (asp.net 2.0) is it possible to "add" data to the grid
>directly. I only see examples of delete, and edit. Seems DataSource has the
>'insert' command to do so. If so, can you direct me to any example


lots of examples of this technique on the web. (using footer row)

http://geekswithblogs.net/casualjim/articles/51360.aspx

Peter Kellner
http://peterkellner.net
 
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
Add data to data gridview mixarstudio ASP .Net 1 02-06-2009 03:30 PM
GridView's selection isn't causing other GridView's to load data asexpected Rasika WIJAYARATNE ASP .Net 0 12-14-2007 12:25 AM
get data that fills gridview inside the gridview Sergio E. ASP .Net Web Controls 0 08-08-2007 01:15 PM
GridView Hierarchical View - Gridview in Gridview =?Utf-8?B?bWdvbnphbGVzMw==?= ASP .Net 1 05-09-2006 06:48 PM
Gridview with combobox whose data is dependent on field in gridview wallermj@hotmail.com ASP .Net 3 11-21-2005 05:34 PM



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