Click here to Skip to main content
15,898,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: add event to image Pin
helelark12318-Oct-09 1:16
helelark12318-Oct-09 1:16 
GeneralRe: add event to image Pin
Abhijit Jana18-Oct-09 1:20
professionalAbhijit Jana18-Oct-09 1:20 
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 
I am relatively new to ASP.NET Web Parts and would like to implement a solution using ASP.NET rather than a workaround like I have in the past. Having extensive experience with Apache servers I can, and have, code a workaround using DHTML and JavaScript, but would like to learn the ASP.NET way to accomplish this common and seemingly simple task.

I am developing a SharePoint Web Part and for discussion lets say it has a drop down list and a button. The scenario is pretty simple the user selects an item from the drop down list and clicks on the button to process the entry.

The button fires off an AutoPostBack and when the button onClick event fires after return from the AutoPostBack the selected index of the drop down box is -1. How do I capture the the selected index of the drop down box after clicking the button but before the round trip to the server or an alternative solution?


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

I'm on-line therefore I am.
JimmyRopes



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 
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 

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.