Click here to Skip to main content
16,017,297 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Hidden fields with ajax and master pages Pin
SomeGuyThatIsMe10-Jun-09 9:14
SomeGuyThatIsMe10-Jun-09 9:14 
GeneralRe: Hidden fields with ajax and master pages Pin
Not Active10-Jun-09 9:36
mentorNot Active10-Jun-09 9:36 
GeneralRe: Hidden fields with ajax and master pages Pin
SomeGuyThatIsMe10-Jun-09 9:47
SomeGuyThatIsMe10-Jun-09 9:47 
GeneralRe: Hidden fields with ajax and master pages Pin
Not Active10-Jun-09 11:15
mentorNot Active10-Jun-09 11:15 
GeneralRe: Hidden fields with ajax and master pages Pin
SomeGuyThatIsMe11-Jun-09 2:14
SomeGuyThatIsMe11-Jun-09 2:14 
GeneralRe: Hidden fields with ajax and master pages Pin
Abhijit Jana10-Jun-09 9:45
professionalAbhijit Jana10-Jun-09 9:45 
GeneralRe: Hidden fields with ajax and master pages Pin
SomeGuyThatIsMe10-Jun-09 9:49
SomeGuyThatIsMe10-Jun-09 9:49 
QuestionTriggering a server-side event from a client-side Pin
dan!sh 10-Jun-09 7:49
professional dan!sh 10-Jun-09 7:49 
Short version
All I need is that, in a ModalPopUp, when the DoubleClick event of a ListItem fires, the click event of my OK button should be executed.

Detail
I have a ModalPopUpExtender, which hosts a user control. The user control has an OK and a Cancel button. Along with that, it has a dynamic ListBox added to it(may be more). So far, I've considered the following possible solutions:

1. Use Ajax.Net. But, I cannot afford to have a WebMethod.
2. Use a ClientScriptCallBack. This will need a lot of JavaScript, since I have made almost every control dynamic.

Is there any other way apart from using an UpdatePanel?

जय हिंद

AnswerRe: Triggering a server-side event from a client-side Pin
Christian Graus10-Jun-09 8:42
protectorChristian Graus10-Jun-09 8:42 
GeneralRe: Triggering a server-side event from a client-side Pin
Leonscape10-Jun-09 12:12
Leonscape10-Jun-09 12:12 
GeneralRe: Triggering a server-side event from a client-side Pin
dan!sh 10-Jun-09 16:39
professional dan!sh 10-Jun-09 16:39 
Questiontagprefix in asp.netwithC# Pin
mahichandu10-Jun-09 4:03
mahichandu10-Jun-09 4:03 
AnswerRe: tagprefix in asp.netwithC# Pin
Leonscape10-Jun-09 12:02
Leonscape10-Jun-09 12:02 
AnswerRe: tagprefix in asp.netwithC# Pin
mahichandu11-Jun-09 3:17
mahichandu11-Jun-09 3:17 
Questiontheme is not an member of profile common Pin
anbusenthil10-Jun-09 3:44
anbusenthil10-Jun-09 3:44 
QuestionUser Control in a page Pin
soso_online10-Jun-09 3:44
soso_online10-Jun-09 3:44 
AnswerRe: User Control in a page Pin
Manas Bhardwaj10-Jun-09 3:50
professionalManas Bhardwaj10-Jun-09 3:50 
GeneralRe: User Control in a page Pin
soso_online10-Jun-09 4:05
soso_online10-Jun-09 4:05 
Questiontab container Pin
omerqq10-Jun-09 3:35
omerqq10-Jun-09 3:35 
AnswerRe: tab container Pin
saanj10-Jun-09 3:37
saanj10-Jun-09 3:37 
QuestionRe: tab container Pin
omerqq10-Jun-09 3:51
omerqq10-Jun-09 3:51 
AnswerRe: tab container Pin
Abhijit Jana10-Jun-09 3:53
professionalAbhijit Jana10-Jun-09 3:53 
QuestionRe: tab container Pin
omerqq10-Jun-09 4:03
omerqq10-Jun-09 4:03 
AnswerRe: tab container Pin
Abhijit Jana10-Jun-09 3:40
professionalAbhijit Jana10-Jun-09 3:40 
QuestionThe asp.net page is not get updated Pin
JS 200810-Jun-09 3:30
JS 200810-Jun-09 3:30 

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.