in

C1 Community

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

Browse by Tags

  • Cell indention

    Hi everybody, I am trying to implement an indention in the flexgrid cell using the Column.Format property. if I set the format to "#,##0 €" it works fine, result would be for example "12,345 €" What does not work is for example Column.Format = "0 "; it seems, the format...
    Posted to FlexGrid for .NET (Forum) by citizen.ron on 01-30-2008
    Filed under: C1FlexGrid, CellStyle, TextAlign, FlexGrid
  • Editing issue with CheckBox using StartEditing method

    We are using NUnitForms framework for Gui testing. But when we want to use the StartEditing method, the CheckBox Editor is always Null. We also use DataType bool in the column. _grid.Cols[0].DataType = typeof(bool); Here is the example of our StartEditing usage: private bool EditingCell<EditorType>...
    Posted to FlexGrid for .NET (Forum) by calyonfo on 01-31-2008
    Filed under: C1FlexGrid, Editor, FlexGrid, NUnit
  • 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
  • Multiple Column Sortation

    I've got a flexgrid that I fill as follows: fgCustomers.DataSource = Customers.dtCustomers(); fgCustomers.Cols["CUSTID"].Visible = false; fgCustomers.Col = -1; Afterwards, the user needs to be able to sort based on multiple columns (such as Active, Company, Contact, etc.). It works fine...
    Posted to FlexGrid for .NET (Forum) by iddjoe on 06-27-2008
    Filed under: C1FlexGrid, Columns, AllowSorting, Sorting, VS2008, FlexGrid
Page 1 of 1 (4 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.