G
Guest
Dear all
I implemented the update process of gridview through the RowCommand handler
myself, however, when i check update, it show error: updating is not
supported by OjbectDataSource unless the UpdateMethod is specified.
What problem, since i customize the update process through the rowcommand
handler, the do not want the updatemethod of datagrid to run!
How can do that
I implemented the update process of gridview through the RowCommand handler
myself, however, when i check update, it show error: updating is not
supported by OjbectDataSource unless the UpdateMethod is specified.
What problem, since i customize the update process through the rowcommand
handler, the do not want the updatemethod of datagrid to run!
How can do that