SyntaxFix
Write A Post
Hire A Developer
Questions
with paging you need to do some calculation
int index = Convert.ToInt32(e.CommandArgument) % GridView1.PageSize;