I've got a DataGrid within which I have created a hyperlinkColumn. The problem is that the text within each of the cells is gonna be different depending on some variable. The thing is that I want to be able to bind data from a DataSet to the text that appears
in the DataGrid using the DataBinder.eval("a_specific_column") within the text. This value also passes through a method, but is of no importance here Is this possible?
dodgster02
Participant
800 Points
160 Posts
HyperlinkColumn Trouble
Aug 04, 2003 03:54 PM|LINK
Scott Mitche...
Contributor
4114 Points
712 Posts
ASPInsiders
MVP
Re: HyperlinkColumn Trouble
Aug 04, 2003 04:53 PM|LINK
-- Scott Mitchell
-- mitchell@4guysfromrolla.com
-- http://scottonwriting.net/sowblog/
-- http://www.4GuysFromRolla.com/ScottMitchell.shtml
dodgster02
Participant
800 Points
160 Posts
Re: HyperlinkColumn Trouble
Aug 04, 2003 05:18 PM|LINK
dodgster02
Participant
800 Points
160 Posts
Re: HyperlinkColumn Trouble
Aug 05, 2003 11:23 AM|LINK
SushilaSB
Star
11417 Points
2265 Posts
Re: HyperlinkColumn Trouble
Aug 05, 2003 01:08 PM|LINK
Visual ASP/ASP.NET MVP
http://weblogs.asp.net/sushilasb
dodgster02
Participant
800 Points
160 Posts
Re: HyperlinkColumn Trouble
Aug 05, 2003 01:19 PM|LINK