Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Displaying hyperlink in datagrid does'nt work.

 
   Database Help (Home) -> Visual Basic -> ADO RSS
Next:  Accessing a report made from MS Access using VB6.  
Author Message
Jir

External


Since: Feb 21, 2005
Posts: 3



(Msg. 1) Posted: Mon Feb 21, 2005 1:53 am
Post subject: Displaying hyperlink in datagrid does'nt work.
Archived from groups: microsoft>public>vb>database>ado (more info?)

Dear All,
I have created a MS Access database with some hyperlink fields, my
problem is, I am having a trouble on how to display those hyperlink fields
and make it work into the VB6 Datagrid. Please help me with this.

Thanks in advance,
Jeri

 >> Stay informed about: Displaying hyperlink in datagrid does'nt work. 
Back to top
Login to vote
Veign2

External


Since: Feb 04, 2004
Posts: 123



(Msg. 2) Posted: Mon Feb 21, 2005 11:27 am
Post subject: Re: Displaying hyperlink in datagrid does'nt work. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hyperlinks will not act like hyperlinks in the Datagrid. You are going to
have to code it yourself - change the style and add the functionality..

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
<a rel="nofollow" style='text-decoration: none;' href="http://www.veign.com/vrc_main.asp" target="_blank">http://www.veign.com/vrc_main.asp</a>
--

"Jir" wrote in message

 > Dear All,
 > I have created a MS Access database with some hyperlink fields, my
 > problem is, I am having a trouble on how to display those hyperlink fields
 > and make it work into the VB6 Datagrid. Please help me with this.
 >
 > Thanks in advance,
 > Jeri

 >> Stay informed about: Displaying hyperlink in datagrid does'nt work. 
Back to top
Login to vote
Geri Gavertz

External


Since: Feb 23, 2005
Posts: 1



(Msg. 3) Posted: Wed Feb 23, 2005 2:53 am
Post subject: Re: Displaying hyperlink in datagrid does'nt work. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Dear Veign,
If that is the case, can you give me then some code samples or just
suggestions to make it work? Please?

Thanks in advance,
Geri



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 >> Stay informed about: Displaying hyperlink in datagrid does'nt work. 
Back to top
Login to vote
Veign2

External


Since: Feb 04, 2004
Posts: 123



(Msg. 4) Posted: Wed Feb 23, 2005 10:04 am
Post subject: Re: Displaying hyperlink in datagrid does'nt work. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

See:
http://vbnet.mvps.org/index.html?code/intrinsic/sehyperlink.htm

You should be able to easily adapt the above code to work...

--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--

"Geri Gavertz" wrote in message

> Dear Veign,
> If that is the case, can you give me then some code samples or just
> suggestions to make it work? Please?
>
> Thanks in advance,
> Geri
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!
 >> Stay informed about: Displaying hyperlink in datagrid does'nt work. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
runtime error 3021 and user permissions - I have a VB6 application that uses ADO 2.7 to access an Access2000 database. I have found on Windows XP and 2000, that if the user is not part of the administrators group, they receive: "runtime error 3021. Either BOF or EOF is true, or the current ...

updatable ado-recordset - Hi, In the code below i have an updatable ado-recordset. However it is not working how i thought it would be. Maybe someone can help me out here? The global connection (Thanks to Brendan): Option Compare Database Option Explicit Public mconn As..

ADO Connection Access Database VB - I have been accessing a database on a local drive thru an ADO connection. The following is the code that I have been using. cnCejco.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Y:\Cejco.mdb;Persist Security Info=False" The problem is n...

DataReport PageBreak - Hi everyone, I would like to know how to force pagebreak in a datareport for example after 5 records printed. Thank you all

Recordset-adding to a Listview - I've got a weird problem - - - it must be something simple, but for the life of me, I must be missing it... I've got a recordset - and I'm trying to add the results into a listview, but, instead of adding each successive record after the first line of....
   Database Help (Home) -> Visual Basic -> ADO All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]