How to pass values between asp.net pages with gridviews
- by iva123
Hi,
I enabled the selection on my gridview. The question is, I can pass values with buttons but it seems redundan, because I have selection linkbuttons. So how can I pass variables with them ?