G Guest Apr 13, 2004 #1 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
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
C Curt_C [MVP] Apr 13, 2004 #2 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 Click to expand... DataNavigateUrlField parameters to it. Is there a way to do it?
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 Click to expand... DataNavigateUrlField parameters to it. Is there a way to do it?
R Rick Spiewak Apr 14, 2004 #4 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 Click to expand... 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 Click to expand... DataNavigateUrlField parameters to it. Is there a way to do it?