Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » Sorting » Sort   (RSS)
Showing page 1 of 2 (11 total posts)
  • Original sort order when sorting by group

    There is probably a very simple flag for this... I have a dataset that comes presorted, it has a column called IsFavorite.  Imagine true result1true result2false result3true result4false result5 When I group by IsFavorite and take the empty sort OR apply the ascending sort, I see (correctly) IsFavorite: ...
    Posted to Xceed DataGrid for WPF (Forum) by Tim on August 23, 2011
  • Re: converting a databound grid item's value using DataGridBindingInfo?

    Hi, I am also observing the same behaviour. Its not sorting based on the converted values instead it is sorting on the raw data which is bind to the Grid. what could be the solution of this ? Thanks Saurabh 
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on June 7, 2010
  • Sorting of virtualizing collection

    Hello, we have grid with DataGridVirtualizingCollectionView and I wanted to solve sorting by subscribing methods SortDescriptions.CollectionChanged. But CollectionChanged of SortDescriptions is calling many times, when I click once to column header for sorting. What is the correct solution for sorting of virtualizing collection in Xceed ...
    Posted to Xceed DataGrid for WPF (Forum) by Petr on March 1, 2010
  • GetContainerFromItem or GetContainerFromIndex dont work after grid sort.

    Hi i am in a difficult position with datagridcontrol, my datagrid control is binded to a datatable, when i sort the datagrid GetContainerFromItem or GetContainerFromIndex dont work, the methods is used to get the underneight datarow object from the datarowview item, Please help.   Thanks in advance
    Posted to Xceed DataGrid for WPF (Forum) by Md. Masudur on September 14, 2009
  • Crash on Sorting By Non-existant Column Name

    Hello, If I set the datasource of the datagrid with one dataset, click on a datagrid header to sort it by a field called ''Test'', then after I'm done viewing this data I set the datasource of the datagrid to another dataset which does *not* contain a field called ''Test'', my application crashes; obviously it's still trying to apply the sort to ...
    Posted to Xceed DataGrid for WPF (Forum) by Anthony on August 7, 2009
  • DataGrid Sort Order

    Hello, I asked this question a while back but wasn't able to receive a satisfactory answer so I'll try again. I would like to know how to iterate though the underlying dataset in the same order as the sort-order specified in the datagrid. Regards, Anthony
    Posted to Xceed DataGrid for WPF (Forum) by Anthony on August 6, 2009
  • Disable sorting on some columns (but not all of them)

    Hi,   Is there a way to disable the sorting mechanism on some specific columns of my DataGrid ? For example, I have a 4 columns DataGrid and I want:    - the first and third columns to be sortable    - the second and fourth columns to be unsortable   Thanks ! 
    Posted to Xceed DataGrid for WPF (Forum) by Jerome on March 18, 2009
  • Re: Sorting the column with a row selected.

    I can explain this behaviour in xceed wpf data grid demo.....Steps to reproduce... 1. open this link       http://download3.xceedsoft.com/demo/gridwpf/Xceed.Wpf.DataGrid.Samples.LiveExplorer.xbap 2.  Click on displaying data. 3. Click on ''Ship Via'' Column to sort it in Descending Order. 4. Scroll the vertical bar to the top so as to reach ...
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on January 12, 2009
  • Sorting the column with a row selected.

    Hi all I am using Xceed DataGridControl.  Sorting Behaviour : When a row is selected and any column is sorted then the selected row will still be selected but if the last row is selected and any column is sorted in assending order then the select row is comming at the top with blank grid afterwards and vertical scroll bar is also comming.
    Posted to Xceed DataGrid for WPF (Forum) by Saurabh on January 6, 2009
  • Sorting a column through Logic

    Hello, Is there a way to sort a column not by its values, but by other values? For example:  We have a column in xceed grid which represents Fruits. Its values are ''Banana'',''Orange'',''Apple''. We would like to sort not by Alpahbethic (i.e., ''Apple->Banana->Orange''), but by its calories: if ''Banana'''s calorie is 20, ''Apple'' ...
    Posted to Xceed DataGrid for WPF (Forum) by Michael on January 1, 2009
1 2 Next >
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.