473,395 Members | 1,437 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

datagridviewlinkcolumn

Hello,
I am running into some problems with linklables displayed in a
datagridview. I've got the columns set to where it only displays a
name aka "celName", but also is assigned a variable that holds the
actual link.. ( celLink of course). In theory, everything outputs
fine, but the links aren't active. I've tried a click event for
DataGridView_CellContentClick but the contentclick sub only does the
last variable assigned to celLink.

I think that I've been working far too much on this problem and
thinking too deeply that my brain is just mush right now.. if someone
has a suggestion or might be able to point me in a general direction,
I'm sure I could catch it from there.

Thanks,

Mar 23 '06 #1
1 2947
Hmm.. I've been noticing that there are a lot of posts having much the
same problem that I am, but they go unanswered. If it might help, I'll
try to elaborate on what my problem is.

Parsing a text file that takes strings of data and pulls out keywords
to insert into a datagrid view.

DataGridView1.Rows.Add(New String() {num, buyDate, buyer, itemName, _
Qty, individualPrice, total})

now itemName is a linkcolumn, but even if everything is displayed as a
link, and assigned a value (I'm assuming its assigned a value)
clicking on the link does nothing. each individual link per row is
different. How can I get it to open a web browser and go to the
desired link when clicked.

Mar 26 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Sharon | last post by:
Hi to all. How can i capture DataGridViewLinkColumn Click event? Thanks. Sharon.
0
by: akelly_image | last post by:
Hello, I am running into some problems with linklables displayed in a datagridview. I've got the columns set to where it only displays a name aka "celName", but also is assigned a variable that...
2
by: arch | last post by:
The datagridview comes with a small list of built-in column types that can be chosen from, eg DataGridViewTextBoxColumn, DataGridViewLinkColumn, DataGridViewImageColumn etc. But what I really...
0
by: Zim Babwe | last post by:
I have a VB Windows Form (VS 2005) and on the form is a datagridview control. It was populated by: datagridview1.DataSource = tbl The table only has two fields, URL_ID and URL. I would...
3
by: Zim Babwe | last post by:
I posted the other day and so far no replies.... :-( I have a VB Windows Form (VS 2005) and on the form is a datagridview control. It was populated by: datagridview1.DataSource = tbl
0
by: Lawrence 007 | last post by:
Hi, This is my first big project. I have a form that is loaded with customer information. The datagrid is created with code as you can see below. I do not want the user to be able to update data...
11
by: obrienkev | last post by:
Hi all, I want to have an image in my DataGridView Column. How do I assign a dataset value to this and allow the user to click on it? Thanks.
1
by: Frederik | last post by:
Hi all, I know there is a possibility to add a DataGridViewLinkColumn as a type of column to a DataGridView. Is this type of column having a LinkLabel inside? Why do I ask: I have linklabels...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.