wpftoolkit
Problem with binding Stacked colums series chart to Series
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.[详细]
2023-02-15 03:31 分类:问答How to add selected item from AutoCompleteBox to ListBox or Datagrid?
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[详细]
2023-02-14 23:55 分类:问答is the WPF Toolkit part of WPF 4.0
The last time there was a relea开发者_StackOverflow社区se of WPF toolkit (according to the codeplex page) was in February of 2010.[详细]
2023-02-14 08:50 分类:问答How to define datatemplates for datagrid?
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[详细]
2023-02-14 01:23 分类:问答Double list - WPF Toolkit DataGrid
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[详细]
2023-02-13 21:42 分类:问答WPF Combobox - PreSelect An Item
I want to pre-select a combobox, (select an existing item) from the itemssource. Here开发者_JAVA百科 is my class model and xaml syntax.[详细]
2023-02-13 07:12 分类:问答MaskedTextBox Focus Method Doesn't Work
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[详细]
2023-02-13 04:52 分类:问答Scroll to and select final row in a DataGrid
How do I make a WPF Toolkit DataGrid scroll to and select the bottom row without using the code behind?[详细]
2023-02-12 07:44 分类:问答WPF ToolKit Datagrid refresh binding
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.[详细]
2023-02-11 19:25 分类:问答WPF Charting + Grid help
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[详细]
2023-02-10 02:30 分类:问答