How to pass values between asp.net pages with gridviews -
I have enabled selection on my gridview. The question is, can I cross the values with the button but this is useless because I have select linkbutton. So how can I cross the variable with them?
Shows how to work in GridView in LinkButton and pass / transfer variables or data on other pages and Depends on it by populating another gridview using QueryString and QueryStringParameters. What's more, no code is needed, very good.
Comments
Post a Comment