473,396 Members | 2,113 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,396 software developers and data experts.

How to get the data in the gridview as hyperlinks in c#

I am working on the gridview which is populated by the MS Access database.
i want to get the data being populated in the gridview as hyperlinks.
I dont want to add a new column in the gridview.

The complete work in being done in C#.Net
can any one help in this regards.?
Aug 30 '07 #1
1 3057
mzmishra
390 Expert 256MB
Do you want the entire grid row acting as hyperlink or you want one particular column to be work as hyperlink?

If you want the entire grid you can set"RowClickEventCommandName property
Aug 30 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: | last post by:
Hello, Does anyone have an idea on how I can filter the data in the gridview control that was returned by an sql query? I have a gridview that works fine when I populate it with data. Now I...
2
by: ianstirkcv | last post by:
Hi, Does anyone have an ASP 2.0 code sample that shows how to bind a one-dimensional array to a GridView, such that the rows are shown as hyperlinks? Thanks Ian
1
by: Ram | last post by:
Hi, I am using hyperlink column in the gridview control. When I click any of the hyperlinks , the values appear in the Url, which can be tampered easily. How I can pass values to the next...
1
by: willip | last post by:
I have a Gridview control with a Databound Hyperlink. e.g.: <asp:HyperLinkField HeaderText="MyTitle" DataNavigateUrlFields="MyID" DataNavigateUrlFormatString="~/ShowMe.aspx?MyID={0}"...
6
by: CSharpguy | last post by:
In my gridview I have 2 -3 template fields which are hyperlinks. I allow the user to print this grid. When the grid prints it also prints the links, how can I take the user to a print preview page...
1
by: Matthias | last post by:
Hi ng, I have an ASP.NET GridView with template-columns. In a column I have a link ( normal html-link like <a href=""... ></a> The GridView has custom paging without javascript so that the...
3
by: Zaur Bahramov | last post by:
Hi! I'm developing a web application where the first page shows table from SQL Server and has some hyperlinks in one collumn. The collumn has productID so when clicked the page is passed as...
2
by: rsandes1 | last post by:
Hello, Does anybody know how to construct an "asp:hyperlink" control using VS 2005 dataset object (.xsd)? I'm trying to code dynamic hyperlinks that reference some stored procedures in my dataset's...
0
by: jm | last post by:
Hi, I have this and it works (I get output in my gridview): string filePaths = Directory.GetFiles(@"C:\mydirectory\", "*.pdf", SearchOption.AllDirectories); GridView1.DataSource = filePaths;...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.