GridView with insert option / insert new data inside the GridView

by Marc Andre Zhou October 27, 2007 05:32
To display a list of data in an asp.net based application you can easily use the standard GridView control. This control offers out of the box a lot of exciting functions. But one important point is missing ... an easy way to insert new records like in MS Access or other client side database applications. Now I have implemented one possible solution and you can see the result on my homepage here . Also I have written a tutorial and I implemented a sample project (see attached files).

PDF: GridViewExtended.pdf (110,68 kb)

Visual Studio Solution: GridViewExtended.rar (124,98 kb)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , , ,

ASP.NET | GridView | Controls

 
Marc Andre Zhou - China Signature