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

Browse by Tags

All Tags » .Net Grid » gridcontrol   (RSS)
  • 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
  • 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
  • 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
  • Sorting of Grid

    hi, I am sorting the master/detail grid from the column header. I have a column which corresponds to the index of the row. for (int i = 0; i < m_northWindDataSet.Tables[nIndex].Rows.Count; i++) { m_northWindDataSet.Tables[nIndex].Rows[ i ].SetField(0, (i + 1).ToString()); } //then I bind this table to grid. When I sort a ...
    Posted to Xceed Grid for .NET (Forum) by Sudhir on January 14, 2009
  • Grid Scroll Speed very slow (when Window maximised)

    I am working on a proto-type of a new windows based data edit and upload application and I am looking at using Xceed grid - it appears to have a lot of the UI features we require as standard. So I have a databound grid (bound to a genric list of business objects). The grid has 19 columns and 150 rows. Everything seems to works fine until I try ...
    Posted to Xceed Grid for .NET (Forum) by Tom on November 17, 2008
  • Programmatically adding combobox to datagrid using v2.5 gridcontrol

    I am trying to add a combo box to a Xceed.Grid.GridControl at runtime using VB .Net. We have a v2.5 registered license key and using VS 2005.  My dll for the control is 3.6.*****, and I have had an error message relating to the CellViewerManager only avail for version 3 or higher. Is it possible to add the combo box to the grid control ...
    Posted to Xceed Grid for .NET (Forum) by Andrew on November 12, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.