Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Browse by Tags

All Tags » Event Handlers   (RSS)
  • Re: How to handle row click event

    The following example demonstrates how to subscribe to the events of a DataRow. As for knowning when the selected item changes: SelectedItem is a dependency property and like all other dependency properties, if you want to know when it changes, you need to add a value-changed handler.
    Posted to Xceed DataGrid for WPF (Forum) by Jenny on May 22, 2008
  • Re: Doubleclick on a row

    This example demonstrates how to subscribe to the events of a DataRow 
    Posted to Xceed DataGrid for WPF (Forum) by Jenny on May 13, 2008
  • Accessing the insertion row in code

    Hi,  I want to be able to access an insertion row from C# code. Specifically, from inside a method that handles an event fired from a cell editor control.  In our application, we have a control that allows a user to query the database for a valid value. For example, if they know a product code they may type it in directly, otherwise, a ...
    Posted to Xceed DataGrid for WPF (Forum) by Jonathan on April 22, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.