[thelist] click to add a line r delete this line?

Jason Handby jason.handby at corestar.co.uk
Thu Aug 28 11:36:23 CDT 2008


Hi Bob,


> Bob Meetin wrote:
> > A customer who does not wish to edit individual inventory items, 
> > rather wants a single page where he can edit each item in a way 
> > similar to editing an HTML table.  Descriptions are not 
> terribly long 
> > so this should be doable. There is no eCommerce here, 
> inventory list only.


If you're using ASP.NET, the GridView control makes this very
straightforward. I found one tutorial here

  http://www.codeproject.com/KB/webforms/Editable_GridView.aspx

but googling should reveal lots more :-)



Jason



More information about the thelist mailing list