Click here to Skip to main content
16,008,010 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Walk all controls on a page Pin
Glenn E. Lanier II26-Apr-07 4:12
Glenn E. Lanier II26-Apr-07 4:12 
GeneralRe: Walk all controls on a page [modified] Pin
Glenn E. Lanier II26-Apr-07 6:36
Glenn E. Lanier II26-Apr-07 6:36 
Questioncreate a webforn in runtime Pin
shabonaa25-Apr-07 7:58
shabonaa25-Apr-07 7:58 
AnswerRe: create a webforn in runtime Pin
guroo1325-Apr-07 8:27
guroo1325-Apr-07 8:27 
QuestionTrim Functionality in javascript Pin
siddisagar25-Apr-07 7:37
siddisagar25-Apr-07 7:37 
AnswerRe: Trim Functionality in javascript [modified] Pin
Venk25925-Apr-07 23:12
Venk25925-Apr-07 23:12 
QuestionGridView - How to show a date header? Pin
shapper25-Apr-07 7:33
shapper25-Apr-07 7:33 
QuestionHyperlink in Gridview Pin
hahii25-Apr-07 7:07
hahii25-Apr-07 7:07 
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.

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

AnswerRe: Hyperlink in Gridview Pin
Chetan Ranpariya25-Apr-07 21:27
Chetan Ranpariya25-Apr-07 21:27 
Questionhow to bind the data from dropdownlist when dropdown is in datagrid or gridview Pin
praveenanand25-Apr-07 5:16
praveenanand25-Apr-07 5:16 
AnswerRe: how to bind the data from dropdownlist when dropdown is in datagrid or gridview Pin
xibeifeijian25-Apr-07 6:06
xibeifeijian25-Apr-07 6:06 
GeneralRe: how to bind the data from dropdownlist when dropdown is in datagrid or gridview Pin
xibeifeijian25-Apr-07 6:17
xibeifeijian25-Apr-07 6:17 
Questiononline quiz Pin
saravanan0525-Apr-07 4:49
saravanan0525-Apr-07 4:49 
AnswerRe: online quiz Pin
enjoycrack25-Apr-07 4:57
enjoycrack25-Apr-07 4:57 
AnswerRe: online quiz Pin
Colin Angus Mackay25-Apr-07 5:16
Colin Angus Mackay25-Apr-07 5:16 
QuestionRSACryptoServiceProvider Pin
guroo1325-Apr-07 4:38
guroo1325-Apr-07 4:38 
QuestionCombo box Event catching Pin
alok_2k325-Apr-07 4:18
alok_2k325-Apr-07 4:18 
AnswerRe: Combo box Event catching Pin
guroo1325-Apr-07 4:51
guroo1325-Apr-07 4:51 
AnswerRe: Combo box Event catching Pin
Arun.Immanuel25-Apr-07 5:02
Arun.Immanuel25-Apr-07 5:02 
QuestionRAD Menu Pin
Malayil alex25-Apr-07 3:38
Malayil alex25-Apr-07 3:38 
QuestionCan you help me Pin
mghiassi25-Apr-07 3:21
mghiassi25-Apr-07 3:21 
AnswerRe: Can you help me Pin
_mubashir25-Apr-07 4:07
_mubashir25-Apr-07 4:07 
Questioncant access other classes in namespace Pin
iuliuz25-Apr-07 3:10
iuliuz25-Apr-07 3:10 
AnswerRe: cant access other classes in namespace Pin
enjoycrack25-Apr-07 4:52
enjoycrack25-Apr-07 4:52 
GeneralRe: cant access other classes in namespace Pin
iuliuz25-Apr-07 21:28
iuliuz25-Apr-07 21:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.