Hi all, there is names data in my List and now i want to copy this data to ObservableCollection
- List<string> nameLst = new List<string>();
- ObservableCollection<string> nameObsColn = new ObservableCollection<string>();
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Nov 7, 2020, 12:52 AM
Mageshwaran RPosted Dec 6, 2020, 9:31 AM
Rajesh SharmaPosted Nov 7, 2020, 12:54 AM
Sachin SinghPosted Nov 7, 2020, 12:52 AM