Click here to Skip to main content
15,895,557 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncookie Pin
hahii26-Apr-07 9:32
hahii26-Apr-07 9:32 
AnswerRe: cookie Pin
netJP12L26-Apr-07 12:01
netJP12L26-Apr-07 12:01 
AnswerRe: cookie Pin
Guffa26-Apr-07 13:52
Guffa26-Apr-07 13:52 
QuestionRememberMe checkbox in Login Control Pin
aransiola26-Apr-07 9:17
aransiola26-Apr-07 9:17 
AnswerRe: RememberMe checkbox in Login Control Pin
Venk25927-Apr-07 2:05
Venk25927-Apr-07 2:05 
QuestionSqlserver connecting problem Pin
alav26-Apr-07 5:22
alav26-Apr-07 5:22 
AnswerRe: Sqlserver connecting problem Pin
kubben26-Apr-07 5:45
kubben26-Apr-07 5:45 
Questionproblem with gridview onclick event Pin
tronix0126-Apr-07 5:21
tronix0126-Apr-07 5:21 
hello

i'm looking for a way to call a c#-method by clicking on a row in a gridview.

actually i try at first to select something , so i put this code in my gridview onRowCreated-method and it works.

e.Row.Attributes["onclick"] = ClientScript.GetPostBackClientHyperlink(this.gvResultview, "Select$" + e.Row.RowIndex);

but how can i call a c#-method by a click event ???

thanks a lot for help !
AnswerRe: problem with gridview onclick event Pin
varshavmane26-Apr-07 19:04
varshavmane26-Apr-07 19:04 
GeneralRe: problem with gridview onclick event Pin
tronix0126-Apr-07 21:14
tronix0126-Apr-07 21:14 
GeneralRe: problem with gridview onclick event Pin
varshavmane26-Apr-07 23:06
varshavmane26-Apr-07 23:06 
Questionglobal variables Pin
Tenk26-Apr-07 5:12
Tenk26-Apr-07 5:12 
AnswerRe: global variables Pin
kubben26-Apr-07 5:46
kubben26-Apr-07 5:46 
AnswerRe: Session Varibles Pin
Ibuprofen26-Apr-07 10:48
Ibuprofen26-Apr-07 10:48 
GeneralRe: Session Varibles Pin
Tenk27-Apr-07 23:50
Tenk27-Apr-07 23:50 
GeneralRe: Session Varibles Pin
Ibuprofen28-Apr-07 6:26
Ibuprofen28-Apr-07 6:26 
QuestionA connection with the server could not be established. Pin
MissionSuccess26-Apr-07 3:44
MissionSuccess26-Apr-07 3:44 
AnswerRe: A connection with the server could not be established. Pin
marky77726-Apr-07 4:28
marky77726-Apr-07 4:28 
Questionwebsite is downloading the page instead of displaying it Pin
RoedRunner26-Apr-07 3:32
RoedRunner26-Apr-07 3:32 
AnswerRe: website is downloading the page instead of displaying it Pin
Russell Jones26-Apr-07 4:15
Russell Jones26-Apr-07 4:15 
QuestionEPS File to JPG Pin
dptalt26-Apr-07 3:18
dptalt26-Apr-07 3:18 
AnswerRe: EPS File to JPG Pin
Sathesh Sakthivel26-Apr-07 6:03
Sathesh Sakthivel26-Apr-07 6:03 
QuestionACCESS DENIED ERROR Pin
sudharson_g26-Apr-07 2:39
sudharson_g26-Apr-07 2:39 
AnswerRe: ACCESS DENIED ERROR Pin
Arun.Immanuel26-Apr-07 4:16
Arun.Immanuel26-Apr-07 4:16 
AnswerRe: ACCESS DENIED ERROR Pin
Pete O'Hanlon26-Apr-07 4:52
mvePete O'Hanlon26-Apr-07 4:52 

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.