Hi ,

I am using GridView1 in web application. I have populated data in the GridView control now I want to get index value when user clicks on the row of GridView.

Please provide me sample code.

(GridView1_RowDataBound) this even can work?

Thanks