I can't seem to get to the DataKey or any Row Values from an ItemCommand event. Even though I DO have GridCommandEventArgs e, the ROW is NOT selected, the grid is NOT in Edit mode and so the examples dont seem to work.
I merely have a button I want in a grid in each row called Verify and I need to know what DataKey it relates... The rest of the grid is not editable.
Anyone have any ideas?
I merely have a button I want in a grid in each row called Verify and I need to know what DataKey it relates... The rest of the grid is not editable.
Anyone have any ideas?