Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1233
Hierarchical XamDataGrid record filtering
posted

I would like my xamdatagrid to show filter options only on the header row of the top band.  The dropdown for the filter values should list all values in the column, even though there are multiple bands in the column.  Then, the selected value would filter all records across bands.  Is this possible?

I have played with these attributes, but cannot get exactly what i desire.

 

 

 

 

 

 

 

 

<

 

 

DataPresenter:XamDataGrid.FieldLayoutSettings><DataPresenter:FieldLayoutSettings ExpansionIndicatorDisplayMode="CheckOnExpand" FilterUIType="FilterRecord" FilterRecordLocation="OnTopFixed" RecordFilterScope ="AllRecords"

I uploaded a snapshot, but I cut out the data.