Datagrid

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a HyperLinkColumn in a Datagrid that I want to pass 2 DataNavigateUrlField parameters to it. Is there a way to do it

Thanks...sonny
 
dont believe so.
convert to template, build manually

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com


sonny said:
I have a HyperLinkColumn in a Datagrid that I want to pass 2
DataNavigateUrlField parameters to it. Is there a way to do it?
 
You can create a compound expression for your bound data. It just takes a
little experimentation.

sonny said:
I have a HyperLinkColumn in a Datagrid that I want to pass 2
DataNavigateUrlField parameters to it. Is there a way to do it?
 
Back
Top