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

Browse by Tags

All Tags » .Net Grid   (RSS)
Showing page 1 of 5 (44 total posts)
  • FitHeightToEditors-Property without effect

    Hello, I tried using the FitHeightToEditors property on a detailgrid (applied to the DataRowTemplate property on the detail grid), that contains several DateTimePickers as CellEditorManager (as was discussed under http://xceed.com/CS/forums/thread/30606.aspx). Unfortunately, the row height is never changed, the DateTimePicker will only be ...
    Posted to Xceed Grid for .NET (Forum) by Dietmar on October 12, 2011
  • 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
  • Exception "Child list for field RelationParentChild cannot be created" in SetDataBinding on DetailGrid

    Hello,   I encountered some strange behaviour on the Xceed Gridcontrol for Windows Forms  (v3.9), trying to implement a databound master detail grid. I setup and loaded two datatables in a dataset with an additional Parent-Child-Relationship between these two tables added to the dataset. The relation has been tested, there is no ...
    Posted to Xceed Grid for .NET (Forum) by Dietmar on September 21, 2011
  • WinDatePicker format in a grid

    Hello, I'm trying to change the way a date is shown in the Xceed Grid. I want to see something like this: 05/Jan/2010 this means, the Day, the first letters of the Month and the Year. I have tryed to change the DisplayFormatSpecifier and EditFormatSpecifier of the TemplateControl under the CellEditorManager of the Cell, but this is not ...
    Posted to Xceed Grid for .NET (Forum) by Leonardo on August 23, 2011
  • A WinCheckBox as a member of column

    Hi, I am writing a winform application that a grid control containing a gridtreeview like structure, Now is there is any way to havee a tree mamber as a WinCheckBox ?   Thanks, Deepak
    Posted to Xceed Grid for .NET (Forum) by deepak on May 25, 2011
  • How can i set the focus to an InsertionRow after the row insertion?

    Hi: I am insert data into the grid using InsertionRow. I would like set the focus in the first cell of the insertion row once i have inserted the last datarow. Any suggest?   Thanks in advance.   Aure   
    Posted to Xceed Grid for .NET (Forum) by Aurelio on April 29, 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
  • Sum Function in Footer Row for Nullable data type

    It would appear as though this was raised as an inssue and resolved in the WPF Grid (http://xceed.com/CS/forums/post/12307.aspx) however in the .Net version it still seems to be an issue. When I try to sum on a Nullable<decimal> column, I just get a red X drawn across the footer cell. I am not keen to change the data type of the source, ...
    Posted to Xceed Grid for .NET (Forum) by Craig on January 5, 2011
  • Re: Visual Studio 2010 Pro + Grid 3.9 (FW 4.0)

    I've got the same problem here and in addition I've noticed that there are a dozen copies of the controls that make up the grid in the Designer.Vb / Resx files.  The grid control seems to be orphaning the grid sub-controls and recreating with a new sequence number during some undetermined development event.  Only the unbound columns are ...
    Posted to Xceed Grid for .NET (Forum) by Stephen on August 9, 2010
  • Collections seem to no longer be enumerable....

    Today I updated Xceed Grid for .Net from a significantly older version and a whole lot of code now seems to be broken. Assuming that ''control'' is Xceed.Grid.GridControl: foreach (Xceed.Grid.Group group in control.GroupTemplates) ... control.Width = control.Columns.OfType<Xceed.Grid.Column>().Sum(c => c.Width); no longer compile, ...
    Posted to Xceed Grid for .NET (Forum) by Craig on July 22, 2010
1 2 3 4 5 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.