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

Inserting Hyperlink inside datagrid in Vb.Net

Guys..Can any1 tell me how 2 insert a Hyper-Link inside a Datagrid ??

for example i hav a approver table with fields approver name,approverid.So here after the approver id field i need 2 insert a hyperlink in the preceeding column so whenever i click on the Hyper-link the fields tht are in the same row of the Hyper-link will be displayed in my front-end...How do i the whole of the thing??

Thnx.
Kalyan.
Aug 31 '06 #1
1 4347
syedwna
11
<ItemTemplate>
<a href='view.aspx?bcId=<%# DataBinder.Eval(Container.DataItem, "ForumTopic_Id")%>' target="_blank">
<img alt="" src="images/icon_delete.gif" height="15" style="border: 0;"></a>
</ItemTemplate>
Aug 31 '06 #2

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

Similar topics

1
by: Daily | last post by:
How to get text from clicked HyperLink in Datagrid? and Is possible returning to another aspx file? how?
3
by: Kumar | last post by:
Hi Folks, I have a question regarding conditional hyperlink in datagrid. I want to display Hyperlink if my QID values in (1,4,5,6) other wise i want to display just Qdescription with out...
2
by: Amir Eshterayeh | last post by:
Dear Friends I put a asp.net hyperlink control inside a datagrid as even a template column or hyperlink column but can not force datagrid to open a new window when I clicked on the hyperlink. I...
6
by: epigram | last post by:
I'm using the DataGrid with AutoGenerateColumns set to false and choosing which columns I want in the grid by using the <Columns> attribute. What I want to do is to create a hyperlink out of one...
1
by: Chumley Walrus | last post by:
I am trying to have the contents inside a datagrid cell line up properly, either center, align right or align left. But using something like HorizontalAlign="right" is illegal syntax for...
0
by: Lauren Wilson | last post by:
Merry Christmas all! Any advice on this would be most appreciated. Using VBA code in Access 2003, is there a way to insert a fully functional hyperlink inside of an Office Assistant help...
0
by: Syed81 | last post by:
Hi All, I have used one textbox inside datagrid's itemtemplate.During its textchanged event i have did some calculations in code behind using add handler.I have set autopostback=true.But its...
1
by: venkat6725 | last post by:
hi, i magrated the dotnet 1.1(2003) versioned asp.net with vb.net application to version 2.0(2005) After migrated: in all of my webforms i hav used hyperlink in datagrid. the page_load event is...
0
by: YNilesh | last post by:
I want to give hyperlink for Datagrid cloumn text in VB.NET(Windows Application) Thanks in Advance.
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.