Click here to Skip to main content
15,910,787 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
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 
I agree with you on that.
Please follow the logic here and make a suggestion with code sample if appropiate.
This is a bound dropdownlist..
DataFieldText = EmployeeName
DataFieldValue = EmployeeID

So I Deliver all of the employees to the DropDownList first and that works. All Employees are in the dropdownlist just fine. On the update path in the program, before the first display of the page, I set SelectedValue = EmployeeID, for the employee to be edited. This should cause that employee info to be displayed when the page is presented for the first time and it is not...

Any ideas on why?
Thanks in advance for your assistance..
Chuck...
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 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Abhishek Sur19-Nov-09 8:10
professionalAbhishek Sur19-Nov-09 8:10 
GeneralRe: Could somebosy help me this rendercontrol issue Pin
Ersan Ercek19-Nov-09 8:20
Ersan Ercek19-Nov-09 8:20 

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.