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

Browse by Tags

All Tags » DataGrid   (RSS)
Showing page 1 of 10 (98 total posts)
  • Infragistics XamNumericEditor incompatible with CellEditor.EditTemplate

    I am using the Infragistics XamNumericEditor as the CellEditor.EditTemplate in one of my columns in an Xceed DataGrid.  The XamNumericEditor has a constraint (ValueConstraint) on it that restricts values to a specified range.  Firstly, the control tries to prevent invalid values from being entered.  However, if an invalid value is ...
    Posted to Xceed DataGrid for WPF (Forum) by Neo on February 15, 2010
  • How to specify foreign keys for non-DataTable sources in XAML

    Can anyone describe how to configure a DataGrid's column to use foreign key to display and edit data when the grid is bound to a IBindingList source. I haven't found any sample on this in the documentation, or on the web. Both the main data source, and the foreign key data source is a collection that implements IBindingList. I tried to ...
    Posted to Xceed DataGrid for WPF (Forum) by Staffan on January 20, 2010
  • Complex cell layout

    Hello, I need to display the data in the format like amount@price (1.23@1 000 000) in the PRO grid. I have created a temple like the following <DataTemplate x:Key=''RequestedOrder''>      <StackPanel Orientation=''Horizontal''>        <TextBlock Text=''{Binding ...
    Posted to Xceed DataGrid for WPF (Forum) by Kyrylo on January 20, 2010
  • Attaching a Custom Dependency Property to each Row in DataGrid

    Hello, I am trying to attach a Custom Dependency Property to each Row in the Xceed DataGrid. I am not able to find any element to which I can attach the same. I tried to attach the dependency property to DataRow , but in that scenario I am not able to see the Data in the Grid.  The way I tried doing it was ...
    Posted to Xceed DataGrid for WPF (Forum) by Shailesh on January 14, 2010
  • Auto collapse header rows

    Hello I have a Grid, and when the user places a column on the GroupByRow it automatically collapses all groups. Now the user clicks on a group header - the rows under the header is displayed. Now the user clicks another header and then i want to collapse the previous selected header. I have looked on mostly all posts here to find a solution or ...
    Posted to Xceed Grid for .NET (Forum) by Johnny on December 16, 2009
  • 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
  • Removing problem

    Hello, I have a problem which I couldn´t handle with removing item from grid. I have a grid with 3 items, but when I use code below, the grid crashes  due System.ArgumentOutOfRangeException, Index was out of range. Must be non-negative and less than the size of the collection in DataGridCollectionViewBase.cs:line ...
    Posted to Xceed DataGrid for WPF (Forum) by Petr on December 3, 2009
  • DateTime on the grid

    Hello, I want to change the default look of dates in the grid (from mm/dd/yyyy to dd/mm/yyyy) I thought of two ways, but i'm currently stuck. first one, is to change the culture of the grid, because in some countries we write the date with the dd/mm/yyyy format - but, I didn't find the right way of doing that the second, is to change the ...
    Posted to Xceed DataGrid for WPF (Forum) by Eyal on November 2, 2009
  • Refresh explicitly DataGrid's source collection

    Hi, I would like to know how I can make my DataGrid to refresh its content when I tell it to. In fact, my DataGrid is bound to an ObservableCollection. My data are refreshed every milliseconds in a working thread and my GUI becomes unresponsive, trying to refresh its display everytime my data are updated. So I would like to create a timer that ...
    Posted to Xceed DataGrid for WPF (Forum) by Jerome on October 27, 2009
  • Re: Xceed grid refresh problem

    Hi mohammed, Thanks for information, actually problem is not solved when i change the cell value , based on that cell value in the xceed grid other cell has to enable or disable which is not happening immediately when i use scroll only its updating with the properties enable or disabled .
    Posted to Xceed DataGrid for WPF (Forum) by naveen on October 26, 2009
1 2 3 4 5 Next > ... Last »
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.