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

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Re: Sort issue when two grouping levels applied

    The issue appears to be setting the RecordSet property to a DataView (I am assuming the report engine reads from the DataView's underlying table?) If instead the DataView is converted to a table using the ToTable() method, the sorting works correctly: // Incorrectly sorted this.DataSource.Recordset...
    Posted to Reports for WPF by photolynx on Fri, Nov 20 2009
    Filed under: WPF Report, ADO.NET, DataView, sort, ToTable()
  • Sort issue when two grouping levels applied

    I have a programmatically generated C1 report which dynamically creates grouping sections from user field selections at application run-time (in other words, a user can select zero, one, or two fields in the available data source to serve as grouping fields). The RecordSet property of the report's...
    Posted to Reports for WPF by photolynx on Thu, Nov 19 2009
    Filed under: WPF Report, ADO.NET, DataView, sort
  • Ignoring a row on a sort

    Is it possible to ignore a row on a sort? I have a grid with a fixed row and a frozen row. The frozen row contains a number of cells, two of which are "CheckAll" check boxes for selecting all of the check boxes in the selected column. I need the frozen row to remain at the top, regardless of...
    Posted to VSFlexGrid Pro by atopher on Wed, Sep 9 2009
    Filed under: VSFlexGrid, sort, frozen row
  • Re: Sort Column Without Clicking a Column Header

    Sam, I appreciate your help and response. What you suggest seems to only set what type of sort to perform once a column header is clicked. When I try an implement what you suggested, nothing occurs. To clarify, I'm using VSFlexGrid 7.1 with Winbatch. Setting the type of sort does work correctly....
    Posted to VSFlexGrid Pro by suarezjg on Wed, Jun 10 2009
    Filed under: VSFlexGrid, click, mouse, mouse click, sort, winbatch, column header, column, header
Page 1 of 3 (60 items) 1 2 3 Next >
Contact ComponentOne: 1.800.858.2739 ©1987-2010 ComponentOne LLC All Rights Reserved.