1
Answer

session

Ask a question
hello again

I have 1 page which has some link button,on the clicking the linkbtn  data is fetcheh from databaseand displayed in another page in gridview

now my problem is i want know which link button is clicked at runtime how can i get the linkbtn id so that i can pass that in session and catch in another where data is fetched from database based on the link.
pls let me know.



Answers (1)