in

C1 Community

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

Sorting issue

Last post 04-08-2008 4:31 PM by C1_JohnAd. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 01-17-2008 11:11 AM

    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.

     

    Thanks

     

  • 04-08-2008 4:31 PM In reply to

    Re: Sorting issue

    Hi,
     
    Please know that when we use C1FlexGrid is unbound mode and try to sort any of the columns then the entire grid gets sorted on the basis of that column.
    However, in bound mode C1FlexGrid does not have its own sorting mechanism. In bound mode sorting of the grid depends on the underlying data source.
     
    Hope this helps.
     
    Regards,
    John Adams
     
     
    <JALangston> wrote in message news:201161@10.0.1.98...

    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.

     

    Thanks

     



    http://helpcentral.componentone.com/cs/forums/p/74061/201161.aspx#201161

Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.