in

C1 Community

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

Browse by Tags

  • FlexGrid sorting throws off bound data

    Hello, I have my FlexGrid bound to a DataTable. I am able to edit, add and remove columns without issue. But once I start sorting on any of the columns all of the functionality gets screwed up. For example, after sorting, if I try to add a new row it will append to the top of the FlexGrid if in ascending...
    Posted to FlexGrid for .NET (Forum) by lterry on 01-25-2008
    Filed under: Sorting, FlexGrid
  • Sorting unbound and datamap columns in a bound flexgrid

    Hi all, i use bindingSource, which i bind to flexgrid (its datasource). one of bound columns has datamap defined, which convert IDs, stored in that column, to proper text. i also have one unbound column (manually added in code), where i do some calculations (via flexgrid's getunboundvalue event handler...
    Posted to FlexGrid for .NET (Forum) by paarothefinc on 02-13-2008
    Filed under: Sorting, Unbound, FlexGrid, datamap
  • 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 (3 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.