Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » WPF » DataGrid   (RSS)
  • Strange with Threads

    I use MVVM Light for my program. My soft is a part of big program, it is wpf dll. So, with MVVM light I can use this construction for update all View's from ViewModel's: http://pastie.org/2503236 When I open one dialog and Refresh() work's good, all tables show me smthng. But, when I close dialog and then open another dialog with ...
    Posted to Xceed DataGrid for WPF (Forum) by Mikhail on September 8, 2011
  • Re: ContextMenu problem

    For those who still experience a similar issue, I've found another more elegant approach <DataGrid:DataGridControl.Resources>            <Style TargetType=''{x:Type DataGrid:DataRow}''>              <EventSetter ...
    Posted to Xceed DataGrid for WPF (Forum) by Kyrylo on March 17, 2010
  • Xceed Consulting Wins on WPF gig

    A few months back, Lee Sherry, Senior BI Manager at Microsoft Business Intelligence, contacted our sales director, Charles, about having an app created for the company. Charles understood right away what her needs were and proposed the project to Pierre-Luc (“PL” for short!), Lead Developer for Xceed DataGrid for WPF. Everyone involved with the ...
    Posted to Component Insider (Weblog) by Odi [Xceed] on December 11, 2009
  • Foreground color of DataRow

    I have such problem: I need to change foreground color of  DataRow's in DataGrid to for example red. The thing is that I have collection of animals in DataGrid and every animal have unique id. In user control that DataGrid is placed i have method that passes me from time to time another collection with just id's, and those animals that match ...
    Posted to Xceed DataGrid for WPF (Forum) by jbk on September 18, 2009
  • How does Xceed DataGrid for WPF stack up against Microsoft’s?

    Today I noticed this blog post by Nigel Spencer discussing his experiences with both Microsoft's WPF datagrid and Xceed's. I liked that Nigel recognizes that any new datagrid coming out this year will be significantly behind in maturity. If you take a look at the 25 releases of Xceed's WPF grid so far, you'll see hundreds of improvements to the ...
    Posted to Component Insider (Weblog) by Odi [Xceed] on May 5, 2009
  • Modifying a simple array

    Hello, I want to manipulate a simple array with xCeed grid. Is this possible? I can view items, but editing and creating doesn't function.  public partial class Window1 : Window {public ObservableCollection<int> deneme { get; set; } public Window1() {InitializeComponent();dummy = new ...
    Posted to Xceed DataGrid for WPF (Forum) by Aykut on March 2, 2009
  • Ten reasons to use Xceed’s entry-level WPF datagrid instead of Microsoft’s

    Note: This blog post is edited from time to time to keep it up to date. Microsoft has completed development of a basic WPF grid. It isn’t distributed as part of any RTM runtime of WPF, but is included in the .NET / WPF 4.0 beta. Many people are already trying it out. Meanwhile, Xceed has released v3.2 of our entry-level datagrid for WPF called ...
    Posted to Component Insider (Weblog) by Odi [Xceed] on January 26, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.