|
Grid feature
Hi,
I'm looking for my app(may develop a standalone or web-based) to display information from a database table in an editable Grid (user could click a cell and edit contents) and on hitting a save button update the database.
I know I could achieve this using a datagrid and utilising the Edit and Update methods but is there a way to have all cells editable and update from a button.
Thanks in advance.
|