Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > DataNavigateUrlField : how to give multiple fields

Reply
Thread Tools

DataNavigateUrlField : how to give multiple fields

 
 
maheshk
Guest
Posts: n/a
 
      12-30-2003
Hi,

I have added HyperLinkColumn and i have to build the link as a sample given
below:

http://www.abc.com?id=1&Name=abc

For the same
Can i give DataNavigateUrlFormatString as
http://www.abc.com?id={0}&Name={1}

If Yes, How do i give Multiple DataNavigateUrlField's ...

How can the fields be seprated...

Please let me know the answer asap...

Thanks and regards,
Mahesh.K


 
Reply With Quote
 
 
 
 
Sonali.NET[MVP]
Guest
Posts: n/a
 
      12-30-2003
http://www.datagridgirl.com/faq.aspx
HTH

"maheshk" <> wrote in message
news:Or#...
> Hi,
>
> I have added HyperLinkColumn and i have to build the link as a sample

given
> below:
>
> http://www.abc.com?id=1&Name=abc
>
> For the same
> Can i give DataNavigateUrlFormatString as
> http://www.abc.com?id={0}&Name={1}
>
> If Yes, How do i give Multiple DataNavigateUrlField's ...
>
> How can the fields be seprated...
>
> Please let me know the answer asap...
>
> Thanks and regards,
> Mahesh.K
>
>



 
Reply With Quote
 
 
 
 
mahesh kumar
Guest
Posts: n/a
 
      12-31-2003


Hi sonali,

thxs for that cool site...
if possible pls send me more info about the same...

keep in touch

thanks and regards,
Mahesh.K

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Set DataNavigateUrlField to contained custom object property mhageman27 ASP .Net 0 04-13-2010 09:23 PM
appending a text string to the DataNavigateURLField property Jim in Arizona ASP .Net 0 05-08-2009 10:53 PM
Datagrid using a Hyperlink column with the DataNavigateUrlField. UJ ASP .Net 1 10-17-2006 12:48 PM
Add several arguments to DataNavigateUrlField / DataNavigateUrlFormatString Fredrik Rodin ASP .Net 1 05-25-2004 10:31 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57