hello, I 'm still a noob at programming in vb.net
I have a problem. I 'm trying to get my selected rows values to another page. Basically, there two values that not being displayed in the gridview, but is part of the selected statement in the store procedure that populated the gridview. I need to pass these values to another page which then use them to call a store procedure, but I don't know how I can do it I would like to pass them through a session to another page.
hopefully someone can help me.
Thank you in advance for your help.