Re: Hyperlink in DataGrid
From: Ben (ben_at_online.nospam)
Date: 02/17/05
- Next message: Nicholas Paldino [.NET/C# MVP]: "Re: Hyperlink in DataGrid"
- Previous message: Ron Allen: "Re: Word Wrap while Printing"
- In reply to: Newbie: "Hyperlink in DataGrid"
- Next in thread: Newbie: "Re: Hyperlink in DataGrid"
- Reply: Newbie: "Re: Hyperlink in DataGrid"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Feb 2005 09:31:52 -0500
Simply add a hyperlink column to the grid and bind your values to it instead
of a databound column.
"Newbie" <Newbie@discussions.microsoft.com> wrote in message
news:D9FDC115-20D2-4EC5-AC95-E04ABD7CE2AF@microsoft.com...
> Hello!
>
> I am using a DataGrid to show a table. Some of the columns are showing
> numeric data. I need to show these numeric data as hyperlinks so that the
> user can drill downward (or get more details about the data). Thanks in
> advance.
>
> Newbie
- Next message: Nicholas Paldino [.NET/C# MVP]: "Re: Hyperlink in DataGrid"
- Previous message: Ron Allen: "Re: Word Wrap while Printing"
- In reply to: Newbie: "Hyperlink in DataGrid"
- Next in thread: Newbie: "Re: Hyperlink in DataGrid"
- Reply: Newbie: "Re: Hyperlink in DataGrid"
- Messages sorted by: [ date ] [ thread ]