the selected inf of other combobox?How do you achieve it?
Answer / pankil patel
We can use Events and Delegates for this purpose.
1) Create one Delegate with one Parameter and event for it.
From SelectedIndexChanged event of combobox, fire new event
and pass parameter (selected value in combobox)
2) Point Delegate to the function where you want to use
this selected value.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the Types of configuration files and their differences
What is the difference between null and string empty in c#?
How do you generate documentation from the C# file commented properly with a command-line compiler?
Tell me the difference between call by value and call by reference.
Integer at long type variable are not object.Support your answer with example.And explain the technique to convert from value type to reference type and vice-versa.
Is array reference type / value type ?
6 Answers Accenture, BirlaSoft,
Illustrate serialization?
What is icomparer in c#?
Contrast between an interface and abstract class?
Why do we need delegates in c#?
Explain what is copy constructor?
Can we have static indexer in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)