First NameLast NameAgeOperation
John Doe 28 Edit Delete
Harry Pierce 33 Edit Delete
Jim McBride 36 Edit Delete
1 2 3
You can initiate a callback from the standard ASP.NET DataGrid control by adding onclick attributes into the datagrid cells.

This sample shows a callback enabled datagrid control that supports sorting (click column headers), paging (click page numbers), and edit/update/delete/cancel operations.