开发者

Top row fixed in UITableView

开发者 https://www.devze.com 2023-01-19 08:25 出处:网络
Is it possible ?开发者_如何转开发 I used 3 label in cell of UITableView. I want to make to first row is a header and fixed position always when scroll. Section header can\'t show right position of la

Is it possible ?开发者_如何转开发

I used 3 label in cell of UITableView. I want to make to first row is a header and fixed position always when scroll. Section header can't show right position of label.

Top row fixed in UITableView

Lost Angeles, U.S.A should be show on second column but first columns text is too long.


You can place the UIView with the content of the first cell on top of the UITableView. When you fill up the cells you should leave the first cell empty (it will be covered by the fixed UIView in the initial position).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号