Thread: Grid feature
View Single Post
Old Nov 23rd, 2006, 4:16 PM   #1
salthill
Newbie
 
Join Date: Nov 2006
Posts: 1
Rep Power: 0 salthill is on a distinguished road
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.
salthill is offline   Reply With Quote