Posted 19 September 2017, 11:04 am EST
G’Day,
I have removed the column header row and replaced it with 2 custom rows so that I can merge headers as in
I wish to use advanced filtering on my columns.I have tried adding advanced filters to my columns in xaml but no filter icon appears. How can I do this and would the filter icon appear on my custom header?
Can you save/read the datagrid’s filter ‘string’ to/from a file? How do you do this?
Can you create a filter dialog separate from a datagrid and apply the resulting filter ‘string’ to a grid. How would you do this?
Thanks