Get DataKey values in GridView RowCommand
I have a GridView with an associated DataKey, which is the item ID.
How do I retrieve that value inside the RowCommand event?
I have a GridView with an associated DataKey, which is the item ID.
How do I retrieve that value inside the RowCommand event?