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

Browse by Tags

All Tags » data grid   (RSS)
Showing page 2 of 4 (33 total posts)
  • CellEditor.EditTemplate is disposed when not in focus?

    Hello, In our project we have created a custom ComboBox enabling multiselection and other options such as search filtering (i.e pressing 'ab' on our custom ComboBox will show all values with 'ab' within them). Among other thing it holds additional properties such as search filtering type (prefix, exact match, etc.) We use the Xceed Datagrid ...
    Posted to Xceed DataGrid for WPF (Forum) by Amir on November 23, 2009
  • Xceed grid refresh problem

    Hi, I am facing a problem with xceed datagrid, when i am changing a value dynamically the grid is not refreshing automatically, when i use horizontal or vertical scroll then it is getting refreshed and i am able to see my changes. I want the same behavior when i change a value with out using scroll bars it has to refresh the grid and show my ...
    Posted to Xceed DataGrid for WPF (Forum) by naveen on October 23, 2009
  • Binding only works on one of two textbox columns

    The first textbox column for ''GL Code'' binds just fine and saves all edits.  The second doesn't ''Deferred GL Code''.  Does anyone know how to get the second to work like the first, or know a better way to do both? Thanks, Ben <wpfc:XceedGridExtended Grid.Row=''1'' Grid.Column=''0'' Grid.ColumnSpan=''3'' Name=''GLCodeGrid'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Ben on September 3, 2009
  • Re: Restore default settings

    Did you get any answer on this?  I am trying to figure out a way to get back to the default settings as well.
    Posted to Xceed DataGrid for WPF (Forum) by Mario on August 25, 2009
  • Dynamically Enable/Disable Sorting

    Does anybody know how to dynamically enabled and disable sorting via the ColumnManagerRow at run-time?  I've tried changing the AllowSort property on the ColumnManagerRow but it has no effect.
    Posted to Xceed DataGrid for WPF (Forum) by Rod on June 4, 2009
  • Force Binding Refresh

    Is there a method to force the re-evaluation of all bindings on the datagrid? E
    Posted to Xceed DataGrid for WPF (Forum) by Ed on May 15, 2009
  • DataGridControl.CurrentColumn changed

    Good Afternoon!     I'm using version 3.1 of the DataGrid for WPF.  I have an issue where I need a TextBox editor to commit it's changes to the datasource when the user exits the current cell (which works when DataGridControl.UpdateSourceTrigger = DataGridUpdateSourceTrigger.CellEndingEdit), but I also need a checkbox ...
    Posted to Xceed DataGrid for WPF (Forum) by Robert on April 22, 2009
  • DataGrid into UserControl Show "Configuration Window"

    Hi,   I've add the Xceed.DataGrid into a User Control (named ''MyUserControl'') and I see this:       When I add MyUserControl into a Window, I can't see the Setting Dialog. Is there an option or another way to display it?    
    Posted to Xceed DataGrid for WPF (Forum) by Paolo on March 27, 2009
  • Hiding column based on CheckBox

    HI,  I'm attempting to show/hide a column based on the checked state of a Combobox using:  Visible=''{Binding Path=IsChecked, ElementName=showSummaryHeaders}'' This generates the following binding error:  System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. ...
    Posted to Xceed DataGrid for WPF (Forum) by Robert on March 25, 2009
  • Capturing Click event of Button in a DataCell using MVVM

    Hello, I am using Model View ViewModel pattern. I have a button inside a DataCell of Xceed DataGrid. I want to use DelegateCommand to handle the click event of the button. Also, I dont want to write anything for the same in my Code Behind. I want everything to reside in my ViewModel. How can this be achieved. I thought of RoutedEvents / ...
    Posted to Xceed DataGrid for WPF (Forum) by Shailesh on March 23, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.