Click here to Skip to main content
15,912,578 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to reset SessionID Pin
Guffa1-Jan-09 4:00
Guffa1-Jan-09 4:00 
Questionhow to logout in asp.net 2.0 Pin
yogesh_softworld1231-Jan-09 3:05
yogesh_softworld1231-Jan-09 3:05 
AnswerRe: how to logout in asp.net 2.0 Pin
Christian Graus1-Jan-09 3:07
protectorChristian Graus1-Jan-09 3:07 
AnswerRe: how to logout in asp.net 2.0 Pin
N a v a n e e t h1-Jan-09 3:07
N a v a n e e t h1-Jan-09 3:07 
AnswerRe: how to logout in asp.net 2.0 Pin
Aman Bhullar1-Jan-09 3:47
Aman Bhullar1-Jan-09 3:47 
GeneralRe: how to logout in asp.net 2.0 Pin
N a v a n e e t h1-Jan-09 16:26
N a v a n e e t h1-Jan-09 16:26 
GeneralRe: how to logout in asp.net 2.0 Pin
Aman Bhullar1-Jan-09 18:17
Aman Bhullar1-Jan-09 18:17 
QuestionGridview Problem Pin
monika_vasvani1-Jan-09 2:13
monika_vasvani1-Jan-09 2:13 
Hi
I have one gridview control.I have taken one button as Item tamplete,command name is "Delete".

I have created one function:

protected void gvUser_DeleteCommand(object sender,GridViewCommandEventHandler e)
{
Response.Write("hi");
}

where I call this function?I was trying to call on "OnRowDeleted","OnRowCOmmand"
but generates an error "No overload for 'gvUser_DeleteCommand' matches delegate 'System.Web.UI.WebControls.CommandEventHandler'"

Pls if u have any solution,as early as possible reply me.

Thanks
monika
AnswerRe: Gridview Problem Pin
Christian Graus1-Jan-09 2:24
protectorChristian Graus1-Jan-09 2:24 
QuestionListSearchExtender not working Pin
jay.net20051-Jan-09 2:06
jay.net20051-Jan-09 2:06 
AnswerRe: ListSearchExtender not working Pin
Christian Graus1-Jan-09 2:25
protectorChristian Graus1-Jan-09 2:25 
AnswerRe: ListSearchExtender not working Pin
N a v a n e e t h1-Jan-09 3:05
N a v a n e e t h1-Jan-09 3:05 
GeneralRe: ListSearchExtender not working Pin
Christian Graus1-Jan-09 3:07
protectorChristian Graus1-Jan-09 3:07 
GeneralRe: ListSearchExtender not working Pin
N a v a n e e t h1-Jan-09 3:19
N a v a n e e t h1-Jan-09 3:19 
GeneralRe: ListSearchExtender not working Pin
Christian Graus1-Jan-09 3:23
protectorChristian Graus1-Jan-09 3:23 
QuestionGetting HTML result of Custom User Control for use in an email Pin
Justin Porteous1-Jan-09 1:40
Justin Porteous1-Jan-09 1:40 
AnswerRe: Getting HTML result of Custom User Control for use in an email Pin
N a v a n e e t h1-Jan-09 1:47
N a v a n e e t h1-Jan-09 1:47 
GeneralRe: Getting HTML result of Custom User Control for use in an email Pin
Justin Porteous1-Jan-09 2:02
Justin Porteous1-Jan-09 2:02 
GeneralRe: Getting HTML result of Custom User Control for use in an email Pin
Justin Porteous1-Jan-09 2:04
Justin Porteous1-Jan-09 2:04 
AnswerRe: Getting HTML result of Custom User Control for use in an email Pin
Justin Porteous1-Jan-09 2:02
Justin Porteous1-Jan-09 2:02 
Questiondynamically adding values to RadioButton Pin
premprakashbhati1-Jan-09 1:12
premprakashbhati1-Jan-09 1:12 
AnswerRe: dynamically adding values to RadioButton Pin
Christian Graus1-Jan-09 2:30
protectorChristian Graus1-Jan-09 2:30 
QuestionProblem with Culture Pin
Royal Ludhiana31-Dec-08 23:57
Royal Ludhiana31-Dec-08 23:57 
AnswerRe: Problem with Culture Pin
Abhijit Jana1-Jan-09 0:05
professionalAbhijit Jana1-Jan-09 0:05 
QuestionHow To Implement NAT in P2P Web Based Chat Application Pin
indramca31-Dec-08 22:18
indramca31-Dec-08 22:18 

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.