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

Browse by Tags

All Tags » Grid   (RSS)
Showing page 1 of 4 (31 total posts)
  • Disable gird F2 key

    Hello there,I have an issue in the WPF DataGrid, i would like to use the F2 shortcut with my own command NOT with the default editing mode, but I failed to the do it.I have made the following but didn't get it to work too:             grid.IsManipulationEnabled = false;            ...
    Posted to Xceed DataGrid for WPF (Forum) by Mohamed on February 8, 2012
  • Winform Xceed Grid Cell display Html content??

     though may be it's a bit too ''fancy...... but i just would like to know is there any possibility to display html content in a winform grid cell?? coz i need to display the content converted from xsl in the cell........   thx in adv!   kenny
    Posted to Xceed Grid for .NET (Forum) by kenny on September 21, 2011
  • Selected row colors of grid in Windows 7

    Dear Xceed Support Team and members!We are using a Grid for .NET 3.8 for Winforms in Visual Studio 2008 with framework 3.5. We upgraded our operating systems on development environment from Windows XP PRO to Windows 7 Ultimate x64 and now a selected row of grid has a sky blue background color and a white fore color. Not ...
    Posted to Xceed Grid for .NET (Forum) by Igor on April 11, 2011
  • Application crashes on Windows Server 2008 R2 64bit

    Hi all, I have a WinForm-Application using latest Grid 3.9 for .net 4.0. I compile it for x64. It works fine on my Win7 and also on Win7 from a colleague. But when we copy the files to our WinServer 2008 R2, the application could be started but it crashes (Kernelbase.dll) as soon as all controls are initialized and the main form should be ...
    Posted to Xceed Grid for .NET (Forum) by Kai on March 23, 2011
  • simple grid question

    hi, I am trying to have one of the columns to behave as a ''link'' to a line data point chart that opens in a new window (sort of master/detail like behavior).  The chart would be bound to one of the properties of the object bound to the given row. I am not sure how to proceed.  The property is a KeyValuePair collection.  It should ...
    Posted to Xceed DataGrid for WPF (Forum) by Julien on May 10, 2010
  • Databind colms to object properties

    I'm trying to do someting very basic but i can't find how to do it. I have a collection of objects i show in a grid. Works fine when a set te datasource property to my collection. the grid auto generates a column for every property on the object. What i want to do is to create the columns at design time and databind them to the ...
    Posted to Xceed Grid for .NET (Forum) by dimitri on April 12, 2010
  • Re: Grid lines

    Hi Glen, You can simply use: this.gridControl1.GridLineColor = System.Drawing.Color.Transparent; and this should make the grid lines transparent, with the (pretty old) version 2.5 or with the (current) version 3.8. Best regards,
    Posted to Xceed Grid for .NET (Forum) by Ghislain on February 25, 2010
  • Incorrect rendering of multiple detail controls

    Hello, I've observed an issue in rendering of Marster-Detail grid. Imagine you have two DetailConfiguration for the same root element. When you start the application, it will render the detail grids oddly. The critical issue is, that the first Detail grid will take all available space on the screen down from its first row. If we remove one of the ...
    Posted to Xceed DataGrid for WPF (Forum) by Kyrylo on February 23, 2010
  • Re: How can I change the background/foreground color of a cell being edited?

           public Form1()        {            Xceed.Grid.Licenser.LicenseKey = ''GRD38-*****-*****-****'';            ...
    Posted to Xceed Grid for .NET (Forum) by Ghislain on February 4, 2010
  • Multiple Grids with a ScrollViewer take me to the first row

    A couple of our screens have more than one Xceed grid with a ScrollViewer.  When there are, for example, 20 rows, enough where the screen needs to be scrolled to see the end, when I click on one of the lower rows, it jumps the view to the top row (for that grid).  My focus is still where I clicked, and I can type even though I can't see ...
    Posted to Xceed DataGrid for WPF (Forum) by Gary on October 4, 2009
1 2 3 4 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.