in

C1 Community

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

Browse by Tags

  • Sorting issue

    I am having difficulty sorting my flexgrid in the appropriate manor. I have a fixed column and 5 non-fixed columns. If I sort, C1FlexGrid1.Sort(SortFlags.Descending, 4) my fixed column is sorted as well. I would like to leave the fixed column un-sorted. For the life of me, I can’t figure this one out...
    Posted to FlexGrid for .NET (Forum) by JALangston on 01-17-2008
    Filed under: C1FlexGrid, AllowSorting, Sorting
  • 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 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.