Gridview Event
Gridview content hyperlink i want 2 raise that event which is that event?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Om prakash SinghPosted Jul 16, 2011, 12:43 AM
there you can check
if(e.commandname=="Edit")
//you logic
Abhimanyu K VatsaPosted Jul 15, 2011, 8:49 AM
//You can place you event from here, like i did above using button, you may try by hyperlink control as well