We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Sorting complex bound datagrid columns

Hi,

Is it possible to sort columns that have a MappedName property of "Attributes[0].TextValue" in the SfDataGrid?  Clicking on the column header does not cause the grid to resort or fire the sort events.

<syncfusion:SfDataGrid AutoGenerateColumns="False" ItemsSource="{Binding Items}" AllowSorting="True">
    <syncfusion:SfDataGrid.Columns>
       
<syncfusion:GridTextColumn HeaderText="Test" MappedName="Attributes[0].TextValue"/>
    syncfusion:SfDataGrid.Columns>
syncfusion:SfDataGrid>


Thanks.
Tim.



1 Reply

DR Deepak Raj Sundar Syncfusion Team October 11, 2014 01:22 PM UTC

Hi Tim,

We are able to reproduce the issue “sorting not working in SfDataGrid when mapping name is set using  array indexing”.  We found that you have created an Direct trac incident for same query. Could you Please follow your direct trac to know more details regarding this issue.

 

Regards,

Deepak raj Sundar.


Loader.
Live Chat Icon For mobile
Up arrow icon