473,394 Members | 1,696 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,394 software developers and data experts.

building an Href link ??

Dear all,

I have a wrb application wich reads data from an SQL database and store them
in a dataset. The dataset is then attached to a datagrid object

I need to have a functionnality that when a user click on any data of the
first column it execute a HRef link. IN practical, when the user will click
on the data, the value clicked will be pass to a second querry diplayed on an
other page.

How to build this HREF link ?

thnaks for your help
regards
serge
Nov 19 '05 #1
1 1327
Hi,

One opton is to use TemplateColumns. A sample is here:
http://www.datagridgirl.com/faq.aspx (see question 'How do I specify more
than one parameter for my HyperlinkColumn?')

Other option is to use HyperLinkColumn:
http://msdn.microsoft.com/library/de...classtopic.asp

Hope this helps?

"serge calderara" wrote:
Dear all,

I have a wrb application wich reads data from an SQL database and store them
in a dataset. The dataset is then attached to a datagrid object

I need to have a functionnality that when a user click on any data of the
first column it execute a HRef link. IN practical, when the user will click
on the data, the value clicked will be pass to a second querry diplayed on an
other page.

How to build this HREF link ?

thnaks for your help
regards
serge

Nov 19 '05 #2

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

Similar topics

14
by: Brandon Hoppe | last post by:
I'm trying to change the src of an ilayer in the parent document from a link inside the ilayer. I'm not able to get it to work. All that happens is Netscape 4 crashes. This is for Netscape 4 only....
11
by: Drew | last post by:
I would like to explore some different ways to build a link out of the following string from a db, Fiscal; swvtc/fiscal/fiscaldata.asp: Records; swvtc/records/recordsdata.asp: Which is just a...
2
by: RICHARD BROMBERG | last post by:
I am a little new to ASP programming. I built an ASP Form and I'm using CDONTS to e-mail the results to me. After the user clicks on the "Submit Form" I use ASP to send a ConfirmMsg back to the...
2
by: Kevin Lyons | last post by:
Hello, Can anyone assist me with what I am trying to do with the following code (six different scenarios to try to make the functionality work correctly)? I want to always (and ONLY) display...
2
by: yogesh.bhardwaj | last post by:
Hello all I am trying to modify the link URL when a user clicks on the link. Following is the code: <a onClick="document.location.href=modifyURL(this.href);" href="SOME_DYNAMIC_URL"...
3
by: ningjun.wang | last post by:
Hello: My html file contains the following image link: <a href="some_url"><img src="MyImage.gif"></a> How can I use Javascript to find out the value of some_url for the given image name...
3
by: John A Grandy | last post by:
I am using a StringBuilder to build a link tag (based on categoryId and categoryName , which are populated elsewhere ) : StringBuilder sb = new StringBuilder(); sb.Append("<a...
2
by: adMjb | last post by:
Hi Any help would be fantastic I have a simple problem but I cant work it out... DOHH...., this is my XML: <?xml version="1.0" encoding="UTF-8" ?> <?xml-stylesheet type="text/css"...
1
by: Shalini Bhalla | last post by:
i have data in my database from which i display areas on website page . And i want if anybody clicks in any area , records pertaining to that area should display . I have success fully done this...
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: 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
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
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
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
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...

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.