Datagrid - Hyperlink Column passing URL with 2 variables

L

Luiz Vianna

Hy folks,

I'm having this issue ....

I have to show a table with 4 columns from a database and one of the columns must be an hyperlink that goes to other ASPX, easy.

The Hyperkink looks like : form2.aspx?var1=12

But. The problem is that my form is waiting for more than 1 variable. The hyperlink must be like:

form2.aspx?var1=12&var2=23

I can pass only 1 var using datagrid hyperlink column....

Question:
---------------
How do I provide more than one variables on my hyperlink?


Thanks

Luiz
 
A

Alessandro Zifiglio

http://groups.google.com/groups?hl=...8&q=hyperlink+in+datagrid+control&sa=N&tab=wg
Hy folks,

I'm having this issue ....

I have to show a table with 4 columns from a database and one of the columns must be an hyperlink that goes to other ASPX, easy.

The Hyperkink looks like : form2.aspx?var1=12

But. The problem is that my form is waiting for more than 1 variable. The hyperlink must be like:

form2.aspx?var1=12&var2=23

I can pass only 1 var using datagrid hyperlink column....

Question:
---------------
How do I provide more than one variables on my hyperlink?


Thanks

Luiz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top