Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Hyperlink in a DataGrid
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Problem with Hyperlink in a DataGrid
Miscellaneous
Thread ID:
00904258
Message ID:
00904258
Views:
56
I am having a problem implementing a HyperLink in a ASP.NET DataGrid where there are not one but two URL Fields that I need. Rather than this:
URL field: CompanyID
URL format string: CompanyData.aspx?CompanyID={0)
I need something like:
URL field: CompanyID, IndexTypeID
URL format string: CompanyData.aspx?CompanyID={0)&IndexTypeID={1}
Any ideas?
Chris McCandless
Red Sky Software
Next
Reply
Map
View

Click here to load this message in the networking platform