Hyperlink in Grid View

B

bbawa1

I have a table with two columns

AppName AppLocation

TestApp1 folder1
TestApp2 folder2
TestApp3 folder3
TestApp4 folder4
TestApp5 folder5

I have to shows data of column AppName as hyperlink and when I click
on hyperlink
TestApp1 it should navigate to second column and go to folder1 in
which I have
test1.aspx page. It should open that page.

All these folders are in another folder appsFolder.

So Far I made a gridview and set one column as hyperlink. I bound the
data with this gridview.
I set the column property
DataTextField = AppName and DataNavigateUrlFields = AppLocation.

But it is not opening test1.aspx page which is in folder1 or folder2
or so on.

How can I fix this problem.

Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Hyperlink in GridView 1
Hyperlink in Grid view 1
Hyperlink field in grid view 1
Grid View 1
Relative url returned in hyperlink field 4
Grid view 2
How to add an hyperlick column to grid view 2
Grid View 1

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top