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 / darshanyadav
we can copy that table into another table and use itas same
database.so no database will change and we can use that
table data.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Is nullable type c#?
What are events in C#?
What are sorted lists?
Tell me the difference between value passing and address passing?
Does c# support parameterized properties?
Can we inherit private class in c#?
How Do You Convert A Value-type To A Reference-type?
What is session state in asp net c# with example?
How many types of constructors are there in c#?
How do I join one form to another in c#?
What is _layout cshtml?
What do you mean by thread safe in c#?
How many variables do you need?
Can list contain duplicates c#?
How many digits are in an integer?