Click here to Skip to main content
15,897,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: add event to image Pin
helelark12318-Oct-09 1:40
helelark12318-Oct-09 1:40 
GeneralRe: add event to image Pin
Abhijit Jana18-Oct-09 2:34
professionalAbhijit Jana18-Oct-09 2:34 
GeneralRe: add event to image Pin
helelark12318-Oct-09 3:03
helelark12318-Oct-09 3:03 
GeneralRe: add event to image Pin
yesu prakash18-Oct-09 18:17
yesu prakash18-Oct-09 18:17 
GeneralRe: add event to image Pin
helelark12318-Oct-09 20:06
helelark12318-Oct-09 20:06 
Questioncapture pre post back state Pin
JimmyRopes17-Oct-09 22:58
professionalJimmyRopes17-Oct-09 22:58 
AnswerRe: capture pre post back state Pin
Not Active18-Oct-09 3:19
mentorNot Active18-Oct-09 3:19 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 4:28
professionalJimmyRopes18-Oct-09 4:28 
Mark Nischalke wrote:
You just need to handle the OnSelectedIndexChanged event of the dropdownlist.


I would need to set the AutoPostBack on the drop down list to true in order to fire that event and it would cause a round trip to the server each time the index was changed.

Aside from causing the screen to blink and the time needed for a round trip before the interface is responsive again I believe it would fire after the round trip to the server and more precisely after the Page CreateChildControls, RenderControls and OnLoad events making the SelectedIndex value -1, just like when I try to retrieve it in the button onClick event.


Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems

I'm on-line therefore I am.
JimmyRopes



GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 6:09
mentorNot Active18-Oct-09 6:09 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 6:13
professionalJimmyRopes18-Oct-09 6:13 
GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 6:19
mentorNot Active18-Oct-09 6:19 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 8:36
professionalJimmyRopes18-Oct-09 8:36 
GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 9:14
mentorNot Active18-Oct-09 9:14 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 9:37
professionalJimmyRopes18-Oct-09 9:37 
GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 10:34
mentorNot Active18-Oct-09 10:34 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 11:03
professionalJimmyRopes18-Oct-09 11:03 
GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 15:36
mentorNot Active18-Oct-09 15:36 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 15:43
professionalJimmyRopes18-Oct-09 15:43 
GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 15:48
mentorNot Active18-Oct-09 15:48 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 15:49
professionalJimmyRopes18-Oct-09 15:49 
GeneralRe: capture pre post back state Pin
JimmyRopes21-Oct-09 11:50
professionalJimmyRopes21-Oct-09 11:50 
GeneralRe: capture pre post back state Pin
Not Active21-Oct-09 12:44
mentorNot Active21-Oct-09 12:44 
GeneralRe: capture pre post back state Pin
JimmyRopes21-Oct-09 14:04
professionalJimmyRopes21-Oct-09 14:04 
QuestionAd Rotator Error when using link parameters Pin
Albert8317-Oct-09 20:12
Albert8317-Oct-09 20:12 
AnswerRe: Ad Rotator Error when using link parameters Pin
Vimalsoft(Pty) Ltd18-Oct-09 4:01
professionalVimalsoft(Pty) Ltd18-Oct-09 4:01 

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.