You always want to obtain data on the ItemCommand event of the grid. Usually, you will want the PK of the data you have binded to the grid which is usually passed to the next page. Initially, I found implementations where the ID's are hidden columns of the grid. But then data will be fetched from the...