No announcements
Found 2712026 threads
-
2 Votes
Listbox problem when binding to a observableCollection
Hey guys you where right my implementation was wrong. this fixed the problem...Answered | 4 Replies | 3654 Views | Created by salserito6780 - Friday, July 15, 2011 5:07 PM | Last reply by salserito6780 - Saturday, July 16, 2011 6:13 PM -
0 Votes
Listbox databinding with Observablecollection
How to display two items from ObservableCollection.Answered | 6 Replies | 20020 Views | Created by Ha Duong - Saturday, March 31, 2007 2:16 AM | Last reply by dargod - Monday, June 11, 2012 11:51 AM -
1 Votes
binding to an observablecollection using XAML
I thought that ObservableCollection supports the INotifyPropertyChanged Interface, so why can't I bind directly to it like I bind to dependency properties?Answered | 5 Replies | 9333 Views | Created by Bernd van Velsen - Friday, May 15, 2009 7:12 AM | Last reply by Simon.R - Tuesday, May 26, 2009 9:49 AM -
0 Votes
Binding to properties on ObservableCollection problem
The binding does not fail as I do see a zero in the column as opposed to nothing.Answered | 7 Replies | 4136 Views | Created by t ssw - Sunday, December 13, 2009 11:18 PM | Last reply by Matt Searles - Thursday, December 17, 2009 12:09 AM -
0 Votes
Problem in ObservableCollection as Attched Property
Thanks Adam However, why this update occures when I use the original ItemSource (defined by .NET Framework) of ListBox ?Answered | 8 Replies | 5447 Views | Created by Sadegh Alavi - Wednesday, December 9, 2009 8:28 PM | Last reply by Adam Sills - Monday, December 14, 2009 11:22 PM -
0 Votes
ObservableCollection Binding in WPF
"I expected that ObservableCollection's implementation of INotifyCollectionChanged would enable the binding to update the ListBox after each addtion, but ...Answered | 2 Replies | 4473 Views | Created by jphiggs - Monday, October 11, 2010 5:17 PM | Last reply by jphiggs - Tuesday, October 12, 2010 2:37 AM -
0 Votes
ObservableCollection<T> and binding problem.
When i change something in the collection, the listview is updated correctly!Answered | 7 Replies | 4429 Views | Created by King Kikapu - Thursday, February 26, 2009 4:06 PM | Last reply by noorbakhsh - Friday, February 27, 2009 5:38 PM -
0 Votes
using bound ObservableCollection class to listbox control
My binding keeps the values current as the source ObservableCollection is changed.Answered | 8 Replies | 4076 Views | Created by jasonmsmith - Friday, December 5, 2008 4:01 PM | Last reply by jasonmsmith - Saturday, December 6, 2008 6:01 AM -
0 Votes
MVVM bind listbox and link second listbox if the first listbox is changed
Should the second ListBox be filled or have a value selected when you select a value in the first one?Answered | 6 Replies | 2250 Views | Created by CupOverTheTable - Sunday, July 28, 2013 7:46 AM | Last reply by CupOverTheTable - Wednesday, July 31, 2013 8:20 AM -
0 Votes
How to bind dynamic resource with listbox?
</DataTemplate> </ListBox.ItemTemplate> </ListBox>Answered | 3 Replies | 2760 Views | Created by VR Karthikeyan - Thursday, October 10, 2013 6:12 PM | Last reply by Magnus (MM8) - Monday, October 14, 2013 11:43 AM -
0 Votes
ListboxItem IsSelected Binding Issue with ObservableCollection<T>.Move
We bind an IsSelected property in our ViewModels to the IsSelected dependency property of ListBoxItem like ...Answered | 2 Replies | 1577 Views | Created by cspurls - Thursday, July 31, 2014 3:18 AM | Last reply by Terrence-Jones - Friday, August 1, 2014 2:36 AM -
0 Votes
How to Activate the Binding When a DataGridCell is changed via a ListBox
You should use a combobox rather than listbox.Answered | 4 Replies | 730 Views | Created by Tallisfan - Wednesday, December 16, 2015 12:39 AM | Last reply by Magnus (MM8) - Wednesday, December 16, 2015 4:43 PM -
0 Votes
2 Listbox Databind Problem
Hi, please try this: <ListBox Grid.Column="1" Name="lbMatches" ItemsSource="{Binding ElementName=lbUsers, ...Answered | 2 Replies | 799 Views | Created by Baellon - Sunday, April 27, 2014 3:41 PM | Last reply by Baellon - Sunday, April 27, 2014 4:07 PM -
2 Votes
Two listboxes binding problem
Problem solved, thanks a lotAnswered | 3 Replies | 6605 Views | Created by ancogenli - Friday, January 14, 2011 10:39 PM | Last reply by ancogenli - Saturday, January 15, 2011 3:41 PM -
0 Votes
How to bind to one element of ObservableCollection??
@George_Fung, Glad to hear that you have solved the problem.Answered | 4 Replies | 554 Views | Created by George_Fung - Sunday, March 18, 2018 3:34 AM | Last reply by FEC-4RP - Wednesday, March 21, 2018 7:16 AM -
2 Votes
ListBox unresponsive after simple data binding
Thanks, but I experience the problem even when I remove my "hyperlink" TextBlock from my DataTemplate and the MouseDoubleClick attribute from my ListBox.Answered | 6 Replies | 3850 Views | Created by manitoba98 - Friday, March 6, 2009 10:53 PM | Last reply by manitoba98 - Tuesday, March 10, 2009 9:47 PM -
2 Votes
How to bind UI which are present inside ObservableCollection inside ObservableCollection using Mvvm
Please remember to mark all helpful posts as answer when you close the thread.Answered | 3 Replies | 474 Views | Created by iamxavxav - Tuesday, September 22, 2015 10:08 AM | Last reply by Magnus (MM8) - Tuesday, September 22, 2015 4:58 PM -
2 Votes
ListBox could not update use ItemsSource binding ICollectionView
There should be no parentheses after the type name when using the as operator and the built-in Button class has no Info property.Answered | 2 Replies | 1193 Views | Created by yf11 - Thursday, December 3, 2015 6:08 AM | Last reply by Magnus (MM8) - Thursday, December 3, 2015 5:02 PM -
0 Votes
data binding listbox to custom collection, automatically update listbox value when an object is updated
So, ObservableCollection is only the answer, if you want your listbox to respond correctly to added or removed items.Answered | 5 Replies | 4509 Views | Created by jasonmsmith - Monday, November 24, 2008 10:33 PM | Last reply by DutchMarcel - Thursday, November 27, 2008 1:52 PM -
1 Votes
Binding custom objects collection to ListBox in WPF??
Instead of overriding the ToString() method, it's easier to just set the DisplayMemberPath property of the ListBox to the correct property you want to display.Answered | 2 Replies | 4392 Views | Created by Aaaaa Jayyy - Thursday, November 5, 2009 7:24 PM | Last reply by DutchMarcel - Friday, November 6, 2009 9:03 AM - Items 1 to 20 of 2712026 Next ›
No announcements