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

Browse by Tags

All Tags » WPF   (RSS)
Showing page 1 of 3 (26 total posts)
  • Problem hosting a WPF drop down control in an Xceed Win Forms GridControl.

    I have a WPF drop down control (illustrated using theComboBox control below) that is host in the Xceed Win Forms GridControl using aCellEditorManager.PROBLEM: If I open the drop down and click anywhere in thedrop down that is also overlapping a cell then the drop down disappears and theclick falls through the underlying control. If the drop down ...
    Posted to Xceed Grid for .NET (Forum) by Peter on February 15, 2010
  • Re: Errors in Sample

    I just updated my components for WPF Datagrid and I am getting the following error when I am trying to run SummariesAndStatistics sample. System.Windows.Markup.xamlParseException{''Cannot create instance of 'MinimumFunction' defined in assembly 'Xceed.Wpf.DataGrid, Version=3.5.9616.13400, Culture=neutral, PublicKeyToken=ba83ff368b7563c6'. ...
    Posted to Xceed Upload for Silverlight (Forum) by Teja on January 13, 2010
  • 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
  • Re: EndEdit Failing (Bug?)

    I just encountered this bug myself.  Two grids in my application are acting weird after I insert something. When I press enter new data into the InsertionRow and press ''Enter'', a new row shows up in the grid area, but the same data still shows in the InsertionRow.  The odd thing about this is that it seems to only happen for the first ...
    Posted to Xceed DataGrid for WPF (Forum) by Ryan on November 16, 2009
  • Foreground color of DataRow

    I have such problem: I need to change foreground color of  DataRow's in DataGrid to for example red. The thing is that I have collection of animals in DataGrid and every animal have unique id. In user control that DataGrid is placed i have method that passes me from time to time another collection with just id's, and those animals that match ...
    Posted to Xceed DataGrid for WPF (Forum) by jbk on September 18, 2009
  • Overview of the new v3.2 datagrid for WPF

    Today marks the release of v3.2 of Xceed DataGrid for WPF. This is the 9th major update since the product was first introduced 2.5 years ago. Another one is coming, hot on its heels for August, with smooth scrolling innovations and other UI improvements, but here's what's new in today's ...
    Posted to Component Insider (Weblog) by Odi [Xceed] on June 15, 2009
  • Re: InsertionRow behavior

    Thanks for the official reply.  Hopefully when you do this navigation overhaul, you can give us several options for the different scenarios: 1. Inserting a lot of new data.  This should be done with the Tab and Enter keys, and the Enter key should take you back to the first InsertionCell by default, but is programattically changable ...
    Posted to Xceed DataGrid for WPF (Forum) by Ryan on June 12, 2009
  • Re: Data Virtualization - How to notify of change of number of readings

    If I receive notification that the underlying data has had a new row added to the end, is there any better way to get it updated than calling DataGridVirtualizingCollectionView .Refresh which seems to force it to re-get all the rows it needs regardless of whether the new row needs displaying?
    Posted to Xceed DataGrid for WPF (Forum) by Mike on June 3, 2009
  • WPF Datagrid Get Cell Value

    Hi all, I just purchased the professional edition of WPF DataGrid. Can someone answer some of my quick questions? 1) How to determine number of rows in the datagrid view at the moment?2) How to read value from a cell? (i.e. row 2 column 3)3) How to write value into a cell? (i.e. row 2 column 3) Thank you all in advanced.
    Posted to Xceed DataGrid for WPF (Forum) by Geoffry on May 20, 2009
  • Loading Saved Grid Settings from XML file in XBAP deployed application

    I am attempting to use the SaveSettings and LoadSettings methods of the WPF grid version 3.1. I have saved the XML document using the following code snippet:   Dim serializer As New XmlSerializer(GetType(SettingsRepository)) Dim baselocation As String = AppDomain.CurrentDomain.BaseDirectory MSDataGrid.SaveUserSettings(CurrentSettings, ...
    Posted to Xceed DataGrid for WPF (Forum) by Emerson on May 6, 2009
1 2 3 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.