Click here to Skip to main content
15,920,596 members
Home / Discussions / C#
   

C#

 
AnswerRe: Calling another executable from my C# application Pin
N a v a n e e t h13-Mar-07 23:22
N a v a n e e t h13-Mar-07 23:22 
GeneralRe: Calling another executable from my C# application Pin
PatrickMeinguet10-Apr-07 21:04
PatrickMeinguet10-Apr-07 21:04 
QuestionNot displaying Grid View when no data [modified] Pin
dabuskol13-Mar-07 21:09
dabuskol13-Mar-07 21:09 
AnswerRe: Not displaying Grid View when no data Pin
Keshav V. Kamat13-Mar-07 21:44
Keshav V. Kamat13-Mar-07 21:44 
GeneralRe: Not displaying Grid View when no data Pin
Keshav V. Kamat13-Mar-07 21:45
Keshav V. Kamat13-Mar-07 21:45 
GeneralRe: Not displaying Grid View when no data Pin
dabuskol13-Mar-07 23:35
dabuskol13-Mar-07 23:35 
QuestionRaising an event Pin
gauthee13-Mar-07 20:45
gauthee13-Mar-07 20:45 
AnswerRe: Raising an event Pin
Martin#13-Mar-07 20:57
Martin#13-Mar-07 20:57 
Hello,

Raising the event can only be done by the dropdown control itselve.
So you can change the "SelectedIndex" property of your dropdown instance, from the "func1" method.

If you just whant to run threw the "dropdown1_SelectedIndexChanged" methods code, I would make a third method which is called from both methods.

All the best,

Martin
GeneralRe: Raising an event Pin
gauthee13-Mar-07 21:14
gauthee13-Mar-07 21:14 
AnswerRe: Raising an event Pin
Sandeep Akhare13-Mar-07 22:07
Sandeep Akhare13-Mar-07 22:07 
QuestionStreet Mapping Software Pin
Taurian11013-Mar-07 20:23
Taurian11013-Mar-07 20:23 
Questionadding treeview on Panel control Pin
EEmaan13-Mar-07 20:19
EEmaan13-Mar-07 20:19 
QuestionDateTime Conversion Pin
gauthee13-Mar-07 19:29
gauthee13-Mar-07 19:29 
AnswerRe: DateTime Conversion Pin
N a v a n e e t h13-Mar-07 19:39
N a v a n e e t h13-Mar-07 19:39 
GeneralRe: DateTime Conversion Pin
gauthee13-Mar-07 19:54
gauthee13-Mar-07 19:54 
AnswerRe: DateTime Conversion Pin
Guffa13-Mar-07 19:51
Guffa13-Mar-07 19:51 
GeneralRe: DateTime Conversion Pin
gauthee13-Mar-07 20:33
gauthee13-Mar-07 20:33 
AnswerRe: DateTime Conversion Pin
Harini N K13-Mar-07 20:24
Harini N K13-Mar-07 20:24 
AnswerRe: DateTime Conversion Pin
Keshav V. Kamat13-Mar-07 21:39
Keshav V. Kamat13-Mar-07 21:39 
Questionsyntax for drop sql table Pin
Keshav V. Kamat13-Mar-07 19:13
Keshav V. Kamat13-Mar-07 19:13 
AnswerRe: syntax for drop sql table Pin
N a v a n e e t h13-Mar-07 19:40
N a v a n e e t h13-Mar-07 19:40 
GeneralRe: syntax for drop sql table Pin
Keshav V. Kamat13-Mar-07 20:20
Keshav V. Kamat13-Mar-07 20:20 
QuestionToolbar and Server Explorer - type dialogs Pin
swjam13-Mar-07 19:09
swjam13-Mar-07 19:09 
QuestionProblem with POP email reading windows service Pin
Nitin198113-Mar-07 18:28
Nitin198113-Mar-07 18:28 
QuestionJustify text Pin
Duong Tien Nam13-Mar-07 17:51
Duong Tien Nam13-Mar-07 17:51 

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.