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

Browse by Tags

All Tags » data grid   (RSS)
Showing page 1 of 3 (30 total posts)
  • Adding an Activation Gesture when using AutoGenerateColumns

    I have a table whose columns are dynamic.  Essentially, we allow a user to create a table through a user interface.  Once that table is created, we are using the Xceed datagrid to allow them to input values into the table they created.  We are binding a DataTable representation of what the user creates to the datagrid. ...
    Posted to Xceed DataGrid for WPF (Forum) by Anderson on August 1, 2011
  • Invert rows and columns

    Hi everybody, Is there a way to invert rows and columns in the DataGrid ? Indeed, I need to display each item of my ObsverableCollection as a column, and each row should represent a property of this item.   Thanks. 
    Posted to Xceed DataGrid for WPF (Forum) by Jerome on April 22, 2011
  • Getting started... problems with the most simple DataGridControl example we can imagine

    Hello We try to get started with Xceed WPF DataGrid and we like to start at the beginning (the provieded examples are all heavy overloaded). Therefore we tried to create the most simple DataGridControl example we can imagine: MainWindow.xaml: <Window x:Class=''Xceed_DataGrid_for_WPF_virtual_override.MainWindow''  ...
    Posted to Xceed DataGrid for WPF (Forum) by Thomas on January 26, 2011
  • Custom FilterRow with three-state icons

    Normal 0 14 false false false IT X-NONE X-NONE MicrosoftInternetExplorer4 ...
    Posted to Xceed DataGrid for WPF (Forum) by Enrico on December 20, 2010
  • Need to refresh SQL bound datagrid control - Please help

    I am new very new to the xceed components and just started using the datagrid control.  I followed the Creating your first DataGrid project and successfully adapted the code to the SqlServerCe database that I am reading from.  What I can't figure out is how to refresh the DataGrid, the database I am using is updated by another ...
    Posted to Xceed DataGrid for WPF (Forum) by Kevin on October 10, 2010
  • Foreign key value assignment

    I've been trying to code my grid to allow a user to choose a job to assign a list of materials to. There is a Material table which is bound to the data grid. It has a foreign key link to the Job table. I initially bound the Material.Job field but due to the fact that it has a foreign key constraint underneath in Linq2Sql, whenever the grid tried ...
    Posted to Xceed DataGrid for WPF (Forum) by Troy on July 7, 2010
  • 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
1 2 3 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.