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

Browse by Tags

All Tags » data grid   (RSS)
Showing page 1 of 3 (28 total posts)
  • Cell Editor Remains After Cell.ReadOnly = True

    Hi.   I have a complex business logic and I need to set ReadOnly on current cell according to a set of rules. I created a DataCell style with GotFocus handler and set cell.ReadOnly in this handler. The problem is when I set cell.ReadOnly = true, cell editor remains in the cell. When I move mouse off the row (not just the cell) editor ...
    Posted to Xceed DataGrid for WPF (Forum) by Vít on November 30, 2009
  • 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
1 2 3 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.