Click here to Skip to main content
15,901,982 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Very Very Very Very Very Very Very Very Very Very Very Very Very Very Urgent Pin
Brij16-Dec-08 3:14
mentorBrij16-Dec-08 3:14 
AnswerRe: Very Very Very Very Very Very Very Very Very Very Very Very Very Very Urgent Pin
Ashfield16-Dec-08 3:20
Ashfield16-Dec-08 3:20 
AnswerRe: Very Very Very Very Very Very Very Very Very Very Very Very Very Very Urgent Pin
J4amieC16-Dec-08 3:33
J4amieC16-Dec-08 3:33 
AnswerRe: Useless subject Pin
Guffa16-Dec-08 6:30
Guffa16-Dec-08 6:30 
Questionhow speak record and store in the server in asp.net2.0? Pin
naagrjuna16-Dec-08 1:14
naagrjuna16-Dec-08 1:14 
AnswerCP Members Please Ignore Pin
Abhijit Jana16-Dec-08 2:35
professionalAbhijit Jana16-Dec-08 2:35 
Questionasp:HyperLinkField inside Gridview in Ajax:Update panel Pin
sowmya k16-Dec-08 1:11
sowmya k16-Dec-08 1:11 
AnswerRe: asp:HyperLinkField inside Gridview in Ajax:Update panel Pin
Dominic Goulet16-Dec-08 3:14
Dominic Goulet16-Dec-08 3:14 
Hello,

I'm not sure I understand your question, but at least I understand a part of it. For the " don't want to refresh the page, When i click on the Hyperlink" question, here is the answer :

The only way to not refresh the page on a hyperlink click is to call some client side action, such as javascript.

For the rest of your question, I guess you want to copy the current row to the fields you might have created upside from your gridview. To achieve that, you could use a javascript method (so there will be no page refresh) and copy the data into the fields. This could be a simple call on the hyperlink such as href="javascript:SomeMethodThatCopyDataToFields('data1','data2');"

Cheers

______________________
Dominic Goulet
FroggedSoft
My blog

QuestionAsp.net Pin
Abdul Waheed16-Dec-08 1:03
Abdul Waheed16-Dec-08 1:03 
AnswerRe: Asp.net Pin
N a v a n e e t h16-Dec-08 1:07
N a v a n e e t h16-Dec-08 1:07 
AnswerRe: Asp.net Pin
Nishant Singh16-Dec-08 1:16
Nishant Singh16-Dec-08 1:16 
AnswerRe: Asp.net Pin
Guffa16-Dec-08 6:25
Guffa16-Dec-08 6:25 
AnswerRe: Asp.net Pin
Christian Graus16-Dec-08 8:47
protectorChristian Graus16-Dec-08 8:47 
QuestionMultilingual website with same inventory. Pin
VijayVishwakarma16-Dec-08 0:30
VijayVishwakarma16-Dec-08 0:30 
AnswerRe: Multilingual website with same inventory. Pin
Christian Graus16-Dec-08 0:36
protectorChristian Graus16-Dec-08 0:36 
GeneralRe: Multilingual website with same inventory. Pin
VijayVishwakarma16-Dec-08 0:52
VijayVishwakarma16-Dec-08 0:52 
Questionany help with transferring data from one page to another? Pin
laziale16-Dec-08 0:13
laziale16-Dec-08 0:13 
AnswerRe: any help with transferring data from one page to another? Pin
Christian Graus16-Dec-08 0:37
protectorChristian Graus16-Dec-08 0:37 
AnswerRe: any help with transferring data from one page to another? Pin
AprNgp16-Dec-08 0:39
AprNgp16-Dec-08 0:39 
AnswerRe: any help with transferring data from one page to another? Pin
Abhijit Jana16-Dec-08 0:51
professionalAbhijit Jana16-Dec-08 0:51 
AnswerRe: any help with transferring data from one page to another? Pin
Nishant Singh16-Dec-08 1:07
Nishant Singh16-Dec-08 1:07 
AnswerRe: any help with transferring data from one page to another? Pin
Brij16-Dec-08 1:23
mentorBrij16-Dec-08 1:23 
Questionmaster page update panel -- error executing child request Pin
dsaikrishna15-Dec-08 23:37
dsaikrishna15-Dec-08 23:37 
QuestionTree View in ASP.NET Pin
Rajesh Kumar Chekuri15-Dec-08 22:48
Rajesh Kumar Chekuri15-Dec-08 22:48 
AnswerRe: Tree View in ASP.NET Pin
meeram39515-Dec-08 22:56
meeram39515-Dec-08 22:56 

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.