I haved tried to create a view with a UIButton and a tableView Cell, then I set the header view to be this view. However,the cell in the header is not rounded-rect, besides,how to handle the cell's event,when user click this cell.
I haved tried to use custom cell also, but how to create a button and a shorter cell in a row? when you select the cell,will not affect the button state?
thanks.