Editable DataGrid

delbert

New member
Joined
Apr 7, 2003
Messages
1
Location
London, UK
Hello

Id like to create a professional looking website for editing various sql tables. I want users to simply select cells and start typing their updates (i.e. without having to select an update link/button). I also want to be able to accept changes over multiple records and commit all updates with one click of a button.

Im a VB programmer and am completely new to ASP.NET so my question is - is the above easily doable with the DataGrid component, and if so, are there any good resources that show how to code this? Otherwise, are there any particularly good off-the-shelf components that provide these features?

Any advise greatfully received.

Thanks
 
Back
Top