ProgrammerJee - Asad Abbas(AddY)
Programming Solutions .
Sunday, January 8, 2012
C#(Gets the Row Index of the clicked Item on the control Event)
//gets the row index of the sender control
int
RowIndex = ((sender
as
LinkButton
).NamingContainer
as
GridViewRow
).RowIndex;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Report Abuse
No comments:
Post a Comment