in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

  • FlexGrid Tree doesn't honor VisualStyle Property after Styling with Buttonbar?

    Hi, Programmers, it seems that FlexGrid Tree doesn't honor VisualStyle Property after Styling with Buttonbar? TreeStyleFlags. ButtonBar TreeStyleFlags.Complete TreeStyleFlags.CompleteLeaf switch columnheader style to 'Frozen'. Can I change this? Can You change this? Thanks for Your Comments...
    Posted to FlexGrid for .NET (Forum) by 47110815 on 02-14-2008
    Filed under: C1FlexGrid, Header, Handling OwnerDrawCell VisualStyle, CellStyle, OwnerDraw, Tree, styles, GridTree, FlexGrid
  • vertical gridlines in captions

    I used this code to get rid of the vertical gridlines in the grid: grid.Styles.Normal.Border.Style = C1.Win.C1FlexGrid.BorderStyleEnum.None; where grid is a C1FlexGrid. But it doesn't work for the captions (headers.) I tried this code: if (!grid.Styles.Contains("hstyle")) { grid.Styles...
    Posted to FlexGrid for .NET (Forum) by starg0ddess on 03-21-2008
    Filed under: C1FlexGrid, Header, CellStyle, styles
  • Re: Combo-box in header to filter data

    This isn't a built-in feature of C1FlexGrid, but it can be done. I've created and attached a sample (C#) that shows a way how. The sample uses a comboBox control embeded in a column header. When an item is selected in the combo a filter is applied to the grid. Hope it helps -Greg L
    Posted to FlexGrid for .NET (Forum) by C1_GregL on 09-14-2007
    Filed under: C1FlexGrid, Header, Combo
Page 1 of 1 (3 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.