DataGrid

  • Thread starter Thread starter DataGridUser
  • Start date Start date
D

DataGridUser

Hello all, I am using the
<asp: HyperLinkcolumn
DataNavigateUrlFormatString="Detail.aspx?id={0}" />
I got this from the samples.gotdotnet.com ..
is there a way where i can pass multiple Parameters ?
Please let me know if there are any examples of using a
hyperlink -- to create a Master/Detail relationship..

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top