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 |
Explain the 3 types of properties in c# with an example?
List some of the common data providers for ado.net framework?
Why singleton class is sealed?
What is difference between array and list in c#?
What are assemblies?
What is the difference between finalize() and dispose() methods?
Explain about Serialize and MarshalByRef?
What is the difference between system.text.stringbuilder and system.string?
Does c# provide copy constructor?
What namespaces are necessary to create a localized application?
About multi level and multiple inheritance how to achieve in .net ?
What are async and await?
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)