CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2001
    Location
    Vadodara, Gujarat, India
    Posts
    52

    Question Details View HyperLink problem

    I have Access database which have one hyperlink field I want that data of that field work as a hyperlink in details view also but its show me as text only.

    Kindly tell me how I can display clickable hyperlink in Details view

    I am using Visual Studio 2005 so kindly tells me which property to set or if you tell source code then please tell in detail.

    Thank you

  2. #2
    Join Date
    Jan 2006
    Location
    18° 32' N / 73° 52' E
    Posts
    416

    Re: Details View HyperLink problem

    Could you please elaborate it ? what exactly you want to do ?
    Show the data of hyperlink field from database as a hyperlink ? and not just a simple text ?

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

Featured