Navigation

Search

Categories

On this page

How to pass more than one parameter in a HyperLinkField

Archive

Blogroll

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

RSS 2.0 | Atom 1.0 | CDF

Send mail to the author(s) E-mail

Total Posts: 245
This Year: 51
This Month: 0
This Week: 0
Comments: 0

Sign In
Pick a theme:

# Wednesday, July 07, 2010
Wednesday, July 07, 2010 9:34:17 PM (GMT Daylight Time, UTC+01:00) ( Gridview )

<
asp:HyperLinkField HeaderText="" Text="View" DataNavigateUrlFields="list_id,ListName" DataNavigateUrlFormatString="list.view.aspx?list_id={0}&ListName={1}"> </asp:HyperLinkField>