For a combobox and a listbox same datatable given as a
datasource. Now problem is that whenever focus of listbox
changes selected value of combobox also get change or vice
versa. what to be done to avoid this. According to
requirement we cannot make different datasouce.
Answer Posted / upender kumar
There is no need to copy data into another data table.Just assign datatable as datasource to combobox and datatable.defaultview to listbox or vice versa.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What is console programming language?
Why abstract class can not be instantiated?
What is an xsd file?
How can we sort the elements of the array in descending order?
What is the predicate of a sentence?
Explain synchronous and asynchronous operations?
What are the types of attributes in c#?
Is c# pass by value?
what is .NET framework architecture ??
What does the initial catalog parameter define in the connection string?
Is arraylist generic in c#?
Give some examples for built in datatypes in c#?
Why do we override in c#?
Can you put two constructor with the same structure in a class?
How long does it take to learn c# for unity?