Gridview : Hyperlink and description in the same column cell
Posted
by John McNamara
on Stack Overflow
See other posts from Stack Overflow
or by John McNamara
Published on 2009-12-03T11:18:10Z
Indexed on
2010/04/19
11:03 UTC
Read the original article
Hit count: 276
asp.net-2.0
Hi Guys,
Apologies for the newbie question. My client wishes me to make a small change to the gridview on his http://www.flogitdonegal.com/SearchPage.aspx page.
Note the way the Title column is a hyperlink to view more information. This comes from a 'BriefDescription' field in the database.
How can I add 250 chars from the 'FullDescription' underneath the Title in the same cell, but I dont want it be a hyperlink.
Essentially it will be 2 fields coming into the same column.
Thanks in advance for all help. John
© Stack Overflow or respective owner