Click here to Skip to main content
15,911,531 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Edit Template in Gridview Pin
Abhijit Jana19-Nov-09 16:03
professionalAbhijit Jana19-Nov-09 16:03 
AnswerRe: Edit Template in Gridview Pin
Vimalsoft(Pty) Ltd19-Nov-09 19:48
professionalVimalsoft(Pty) Ltd19-Nov-09 19:48 
QuestionProblem with creating a windows component. Pin
sarang_k19-Nov-09 8:47
sarang_k19-Nov-09 8:47 
AnswerRe: Problem with creating a windows component. Pin
Abhishek Sur19-Nov-09 11:05
professionalAbhishek Sur19-Nov-09 11:05 
Questiondifference between website and web application Pin
md_azy19-Nov-09 7:58
md_azy19-Nov-09 7:58 
AnswerRe: difference between website and web application Pin
Abhishek Sur19-Nov-09 8:08
professionalAbhishek Sur19-Nov-09 8:08 
GeneralRe: difference between website and web application Pin
Paulo Zemek20-Nov-09 0:27
Paulo Zemek20-Nov-09 0:27 
QuestionHow to fire the DropDownList.SelectedIndexChanged event Pin
MacIntyre19-Nov-09 7:09
MacIntyre19-Nov-09 7:09 
I have a vb.net (WebForm) program that is for initial data entry and if the transaction needs to be corrected it doubles as Edit/Update. I have a series of DropDownLists that work perfect when in initial entry mode.

The problem comes when re-populating the transaction and appropiate dropdownlists are being populated in the code-behind.

The problem is that the dropdownlists need to be populated with all employees and then the specific employee that is to appear (normally selected, now force selected in code-behind) does not fire the SelectedIndexChanged Event a second time without a page level update.

Normally just changing the SelectedValue will cause the correct employee to appear. But, all of the elements of the dropdownlist have just been set, so the system does not recognize the new selection as one that is to be displayed.

With SelectedIndexChanged being a "Server Side" Event is there a way to force this event from the clientside in code-behind? Or maybe there is a way to reset the selectedindexchanged property to think is has not been changed yet?

If so, could you be kind enough to supply an example?
AnswerRe: How to fire the DropDownList.SelectedIndexChanged event Pin
Abhishek Sur19-Nov-09 8:19
professionalAbhishek Sur19-Nov-09 8:19 
GeneralRe: How to fire the DropDownList.SelectedIndexChanged event Pin
MacIntyre19-Nov-09 10:12
MacIntyre19-Nov-09 10:12 
GeneralRe: How to fire the DropDownList.SelectedIndexChanged event Pin
MacIntyre19-Nov-09 11:49
MacIntyre19-Nov-09 11:49 
GeneralRe: How to fire the DropDownList.SelectedIndexChanged event Pin
Abhishek Sur19-Nov-09 21:10
professionalAbhishek Sur19-Nov-09 21:10 
Questionobject data source Pin
Tauseef A19-Nov-09 7:03
Tauseef A19-Nov-09 7:03 
QuestionCould somebosy help me this rendercontrol issue Pin
Ersan Ercek19-Nov-09 6:40
Ersan Ercek19-Nov-09 6:40 
AnswerRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur19-Nov-09 7:56
professionalAbhishek Sur19-Nov-09 7:56 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Ersan Ercek19-Nov-09 9:07
Ersan Ercek19-Nov-09 9:07 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur19-Nov-09 20:40
professionalAbhishek Sur19-Nov-09 20:40 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Ersan Ercek19-Nov-09 20:55
Ersan Ercek19-Nov-09 20:55 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur19-Nov-09 21:08
professionalAbhishek Sur19-Nov-09 21:08 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Ersan Ercek20-Nov-09 0:59
Ersan Ercek20-Nov-09 0:59 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur21-Nov-09 9:25
professionalAbhishek Sur21-Nov-09 9:25 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Ersan Ercek23-Nov-09 0:28
Ersan Ercek23-Nov-09 0:28 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur24-Nov-09 21:42
professionalAbhishek Sur24-Nov-09 21:42 
AnswerRe: Could somebosy help me this rendercontrol issue Pin
The Man from U.N.C.L.E.19-Nov-09 7:59
The Man from U.N.C.L.E.19-Nov-09 7:59 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
The Man from U.N.C.L.E.19-Nov-09 8:01
The Man from U.N.C.L.E.19-Nov-09 8: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.