Link on a column with querystring based on another column from xml data
hi,
I want to display on the 2nd col of my grid (5 columns), a link (template) like href is:
http://www.mysite.com/?id=XXX
with XXX is data from first col
my xml data is:
Thanks for your help.
Lionel.
I want to display on the 2nd col of my grid (5 columns), a link (template) like href is:
http://www.mysite.com/?id=XXX
with XXX is data from first col
my xml data is:
...
<data>
<id>12345</id>
<text>my text</text>
...
</data>
...
Thanks for your help.
Lionel.
Lionel
June 16,