Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Dynamically build hyperlink into datagrid control

Reply
Thread Tools

Dynamically build hyperlink into datagrid control

 
 
=?Utf-8?B?a2x5bm4=?=
Guest
Posts: n/a
 
      10-05-2004
I need to create a datagrid dynamically and add a hyperlink onto one of the
columns. So the user sees that columns value and can click on it. But the
hyperlink sends a value from another column (which is hidden in the
datagrid). Whats the best way to do this?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?dmluYXk=?=
Guest
Posts: n/a
 
      10-05-2004
Try this- see the detail grid part for dynamic datagrid

http://www.dotnetjunkies.com/Tutoria...63C4C9BBC.dcik

Regards
vinay

"klynn" wrote:

> I need to create a datagrid dynamically and add a hyperlink onto one of the
> columns. So the user sees that columns value and can click on it. But the
> hyperlink sends a value from another column (which is hidden in the
> datagrid). Whats the best way to do this?

 
Reply With Quote
 
 
 
 
=?Utf-8?B?a2x5bm4=?=
Guest
Posts: n/a
 
      10-05-2004
Pretty close. The only problem with using the sample: I dont know the table
that makes up the "master grid" until the page opens. I therefore dont know
what the column that makes up the hyperlink will be. So all the stuff at the
beginning of the article regarding the "pre-built" master grid doesnt work
for me.
But I think this is closer.

"vinay" wrote:

> Try this- see the detail grid part for dynamic datagrid
>
> http://www.dotnetjunkies.com/Tutoria...63C4C9BBC.dcik
>
> Regards
> vinay
>
> "klynn" wrote:
>
> > I need to create a datagrid dynamically and add a hyperlink onto one of the
> > columns. So the user sees that columns value and can click on it. But the
> > hyperlink sends a value from another column (which is hidden in the
> > datagrid). Whats the best way to do this?

 
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
How to add a hyperlink column to asp.net datagrid - where only one value is a hyperlink davetichenor ASP .Net 1 10-30-2006 02:57 PM
How to add a hyperlink column to asp.net datagrid - where only one value is a hyperlink Dave ASP .Net Datagrid Control 0 10-21-2006 07:48 PM
SWsoft Acronis Disk Director Suite 9.0 Build 508, Acronis OS Selector 8.0 Build 917, Acronis Partition Expert 2003 Build 292, Acronis Power Utilities 2004 Build 502, F-SECURE.ANTI vIRUS.PROXY v1.10.17.WINALL, F-SECURE.ANTI vIRUS v5.50.10260 for CITRI vvcd Computer Support 0 09-25-2004 01:38 AM
Dynamically build RangeValidation control for text box Ibrahim Shameeque ASP .Net Building Controls 0 12-12-2003 01:27 PM
Dynamically Hyperlink and Event Handler for the Hyperlink ? Ken ASP .Net Datagrid Control 1 08-15-2003 11:38 PM



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