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

Browse by Tags

All Tags » .Net Grid » .NET   (RSS)
Showing page 1 of 2 (17 total posts)
  • 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
  • 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
  • How can I change the DataType after column is created?

    I want to change the DataType for a column after the column already exists.  The DataType is a read-only property so I can't see how to do this.  I'm not even sure it's possible.  Anyone know how to do this?  A related question: Does setting the DataType control the formatting of the data or do I still have to ''pre-format'' ...
    Posted to Xceed Grid for .NET (Forum) by Mike on May 25, 2010
  • How to change rhe summar font to bold

    my code  is below. I want to make the summary in bold letter. Please help , I am new to Xceed.Thanks Dim sumRow As New SummaryRow() If GridControl1.HeaderRows.Count > 0 Then GridControl1.HeaderRows(0).Remove() End If GridControl1.HeaderRows.Add(sumRow) DirectCast(sumRow.Cells(5), SummaryCell).TitleFormat = ''Total No Of ...
    Posted to Xceed Grid for .NET (Forum) by chrise on January 31, 2010
  • Invalid cast to System.Nullable types in Xceed Grid

    I'm working with a VB .Net Winforms application using MS Entity Framework and Xceed Grid.  I've run into a problem where I can not change the value of columns in the grid that are bound to System.Nullable(OF xxx) due to a casting error.  Any thoughts on how I might resolve this issue? Thanks,Stephen  Error message trapped in ...
    Posted to Xceed Grid for .NET (Forum) by Stephen on October 30, 2009
  • Databound Grid, Forms and assigning the DataSource

    I have a project which dynamically generates a grid and populates it with a DataSource (using LINQ to SQL) and returns it to another process which then places that on a form. It appears from my testing that the Columns collection is not accessible unless the Grid has been associated with a Form prior to the DataSource being assigned as I am ...
    Posted to Xceed Grid for .NET (Forum) by Craig on September 9, 2009
  • Urgent Help Needed with Events on XCEED Grid for .Net

    Hello All, I am using Grid for .net extensively and relying too much on it. But at present I am having an issue with lots of events available on Grid, ColumnTemplateMangerRow and GroupHeaderRow and RowSelectorPane. What I have is a Grid loaded with GroupByRow, ColumnTemplateManager, (Columns are loaded from An XML File not on design time, ...
    Posted to Xceed Grid for .NET (Forum) by NR on April 28, 2009
1 2 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.