Results 1 to 2 of 2

Thread: Is it possible to have a datagrid that has both databound and a hyperlink column

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982

    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.


    Things I do when I am bored: DotNetable

  2. #2
    Frenzied Member dj4uk's Avatar
    Join Date
    Aug 2002
    Location
    Birmingham, UK Lobotomies: 3
    Posts
    1,131
    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
  •  



Click Here to Expand Forum to Full Width