GridView -add data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
Back
Top