i have big problem with binding Stacked Column Series to my chart. I have public ObservableCollection Series property in my ViewModel and try by many ways but it still not working.
I am trying to build the scenario where I can pick any item from a collection of items and being able to add this text string to a listbox or datagrid by clicking ‘Add’ button. I also need to be abl
The last time there was a relea开发者_StackOverflow社区se of WPF toolkit (according to the codeplex page) was in February of 2010.
This is probably a really basic question, but I\'m new to this and relying on Google searches, so... I\'m trying to put together a datagrid that displays rows of text containing an ID and multiple la
I have a datagrid from wpf Toolkit, with the itemsource binded to a Observable<Item>. In the Item Class, I have another O开发者_Go百科bservable<bool> list containing the values to be displ
I want to pre-select a combobox, (select an existing item) from the itemssource. Here开发者_JAVA百科 is my class model and xaml syntax.
I am using the Extended WPF Toolkit in one of my applications, and I am using the MaskedTextBox control. When I call the Focus method on the control, it doesn\'t work. The Focus method works fine on T
How do I make a WPF Toolkit DataGrid scroll to and select the bottom row without using the code behind?
On my datagrid I\'ve got a DataTrigger determining which colour to set the foreground (Text) to be. This value is being stored as a property of my page.
We I\'m looking for good WPF toolkit (ones that 开发者_Python百科cost money) that can provide both powerful grid and charting. I\'m not that up-to-date whats out there, so i was hoping anyone can assi