iOSTableCellData height

Is there a way to change the iOSTableCell height?

Probably a declare, since it is based on UITableView.

Ulrich Bogun has posted an UITableView project in beta that changed the cells height as well as background color, remember ?

Yes I remember, but it had some issues too (if I remember correctly). :slight_smile:
Will check it out again.

[quote=154988:@Christoph De Vocht]Yes I remember, but it had some issues too (if I remember correctly). :slight_smile:
Will check it out again.[/quote]

The important part inside is the declare that changes the row height.

Can someone please repost Ulrich Bogun’s post from the beta?

I hope he will be OK with it.

https://dl.dropboxusercontent.com/u/21200221/Xojo/UITableView.xojo_xml_project.zip

Thanks Michel :slight_smile: