|
-
Oct 14th, 2004, 04:36 PM
#1
Thread Starter
Banned
Passing multiple parameters in .net grid hyperlink column
I have a datagrid and would like to have the columns clickable. I can do it with hyperlinkColumn attribute but I want to send multiple parameters to another page. I've only found it able to send 1
Eg: DataNavigateUrlFormatString="IssueActions.aspx?IssueID={0}"
When I put anything other than a 0 in the brackets {} I get an error about the arguments list. Anyone got any good websites that I can use for this.
I've searched google and I can't seem to find anything.
Thanks
Jon
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|