Ever wanted to have a ComboBox on datagrid header to filter the datas?
Most of the results found on net were disappointing. Since they just provided a solution to place the ComboBox on datagrid header. The basic step was to override the setter function data in ComboBox class which is intended to be the DataGridHeader Renderer