views:

303

answers:

1

Hi,

I want the comboBox to be placed in one of the columns of the datagrid header.The datagrid should be filtered according to the value selected in the comboBox. Can anyone help me out in this with a sample code.

Thanks in advance.

A: 

Provide headerRenderer for DatagridColumn. Just create canvas with label and combobox.

peperg