I’m interested in replacing the TableHeaderComponent on a TableListBox, using TableListBox::setHeader().
I would like to take full responsibility for choosing the parent component, positioning, etc… so that the header can be separated from the table list box (i.e. not a child component). Right now this is not possible…whaddya say?
