|
-
May 21st, 2004, 03:19 AM
#1
Thread Starter
Fanatic Member
Is it possible to have a datagrid that has both databound and a hyperlink column
Is it possible to have a datagrid that has both databound and a hyperlink column.
The same column that is.
-
May 21st, 2004, 04:11 AM
#2
Frenzied Member
I take it you mean a hyperlinkcolumn that takes some value from the database field and adds it into the created URL in some way.
In which case you just use a hyperlinkcolumn and use the properties of this column to format the database field accordingly using some of: DataNavigateUrlField, DataNavigateUrlFormatString, DataTextField and DataTextFormatString.
DJ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|