Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Separate Cell Styles -- Possibility

Is it possible to give separate cell styles in a table view?

like image 208
Abhinav Avatar asked Feb 23 '26 23:02

Abhinav


1 Answers

Yes, look at pretty much any of the Apple apps. They tend to use tables of different controls for their settings. That's why the table cells have different reuse identifiers. That way you get dequeue the correct type and change properties.

like image 166
brain Avatar answered Feb 26 '26 18:02

brain



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!