Click here to Skip to main content
15,891,633 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to Sharpen Image? Pin
Rahithi11-Feb-07 17:40
Rahithi11-Feb-07 17:40 
GeneralRe: How to Sharpen Image? Pin
achimera11-Feb-07 20:45
achimera11-Feb-07 20:45 
GeneralRe: How to Sharpen Image? Pin
Rahithi16-Feb-07 6:56
Rahithi16-Feb-07 6:56 
QuestionMaintain focus between postbacks Pin
Ulf Andersson11-Feb-07 11:01
Ulf Andersson11-Feb-07 11:01 
QuestionASP.NET and Flash Pin
nour12311-Feb-07 6:44
nour12311-Feb-07 6:44 
QuestionCalendar1 Pin
Blue_Boy11-Feb-07 4:08
Blue_Boy11-Feb-07 4:08 
QuestionHyperLink in GridView Pin
Mohammed Elkholy11-Feb-07 1:19
Mohammed Elkholy11-Feb-07 1:19 
AnswerRe: HyperLink in GridView Pin
BORN...again!11-Feb-07 13:35
BORN...again!11-Feb-07 13:35 
Hi MD_Nada,

Can you post your navigationURL that you are passing in the hyperlink?

In the meantime:
You can send your rowindex id in the URL string itself. For eg: you want to access myhyperlinkpage.aspx your URL string will be - http://xyz/myhyperlinkpage.aspx?id={0} , this will pass the id or the rowindex of that row.

Also, do not forget to add your id or primary key of your table in the 'DataKeyNames' property of your gridview.

If this explanation is not too clear, kindly post your URL.

Aartee.
...HE is watching Us All!

GeneralRe: HyperLink in GridView Pin
Mohammed Elkholy11-Feb-07 20:31
Mohammed Elkholy11-Feb-07 20:31 
QuestionView State "32 bit encoded" Pin
DavidsMaguire11-Feb-07 0:14
DavidsMaguire11-Feb-07 0:14 
AnswerRe: View State "32 bit encoded" Pin
Colin Angus Mackay11-Feb-07 0:29
Colin Angus Mackay11-Feb-07 0:29 
GeneralRe: View State "32 bit encoded" Pin
DavidsMaguire11-Feb-07 0:45
DavidsMaguire11-Feb-07 0:45 
GeneralRe: View State "32 bit encoded" Pin
Colin Angus Mackay11-Feb-07 3:38
Colin Angus Mackay11-Feb-07 3:38 
GeneralRe: View State "32 bit encoded" Pin
Guffa11-Feb-07 14:24
Guffa11-Feb-07 14:24 
GeneralRe: View State "32 bit encoded" Pin
DavidsMaguire11-Feb-07 22:00
DavidsMaguire11-Feb-07 22:00 
GeneralRe: View State "32 bit encoded" Pin
Colin Angus Mackay12-Feb-07 1:57
Colin Angus Mackay12-Feb-07 1:57 
Questiononmouseover Javascript event Pin
Blue_Boy11-Feb-07 0:11
Blue_Boy11-Feb-07 0:11 
AnswerRe: onmouseover Javascript event Pin
Guffa11-Feb-07 0:20
Guffa11-Feb-07 0:20 
GeneralRe: onmouseover Javascript event Pin
Blue_Boy11-Feb-07 0:24
Blue_Boy11-Feb-07 0:24 
AnswerRe: onmouseover Javascript event Pin
Guffa11-Feb-07 11:23
Guffa11-Feb-07 11:23 
QuestionWeb.Config error Pin
obarahmeh10-Feb-07 23:58
obarahmeh10-Feb-07 23:58 
AnswerRe: Web.Config error Pin
BORN...again!11-Feb-07 13:45
BORN...again!11-Feb-07 13:45 
Questionkeeping track of clicked node in tree view to get data From SQL server accordingly Pin
EEmaan10-Feb-07 23:38
EEmaan10-Feb-07 23:38 
Questionhelp in keeping track of clicked node in tree view to get data From SQL server accordingly Pin
EEmaan10-Feb-07 23:34
EEmaan10-Feb-07 23:34 
QuestionServerside Testing Pin
Brendan Vogt10-Feb-07 18:35
Brendan Vogt10-Feb-07 18:35 

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.