173.

BOB Develops an asp.net application myWebApp.
MyWebApp uses a data grid control named DataGrid1
He wants to add a column named button using which he want to perform calculations. which of the following action will perform this

ItemCommand event of the datagrid control will be raised when any button is clicked in datagrid control