Gridview control parameter ~
Hi all ..
I'm trying to display a girdview using a radiobuttonlist . This was easy but the problem came when I need the a particular variable from another textbox that also in fact control another gridview.
What I did was , giving the radiobuttonlist a selectcommand with a varible controled by the textbox. But, it came out an error stating : must declare scalar variable ...
Is there any solution for this problem. Thank you.
|