Welcome to Bangladesh Microsoft Technology Community Sign in | Join | Help

Wednesday, October 10, 2007 - Posts

Databinding using ObservableCollection<T>

Someone asked me today:I have a text field and a drop down menu, based on the values of these 2 when i click on a button an api call is made to get the results. Now i want to display these results in a ListView using GridView. How can i use ObservableCollection
posted by Shahed | 0 Comments