isTableViewCellStyleValue1

I try to use isTableViewCellStyleValue1 for items in a native tableview. I am struggling as to which properties I need to set for the title and the subtitle (as mentioned in the Apple HIG). Your help is much appreciated


Kind regards
Gernot

The text and description properties on an item or the esuivalent virtual events,

Please test in a device the simulator does not display the descriptionPieter Scheldeman2013-06-22 14:24:51

Thank you - on the device it does as expected.


BTW: I have a similar issue with the search function of the tableview - it crashes in the simulator and works on the device

Kind regards
Gernot

Jep,



We are aware of it, but the same applies, there are some limitations on the simulator since

It is a different compiler and architecture. You can rely on it for 85% of the components and features

but it is always best to test regularly on a device.



Kind Regards,

Pieter