TTIWIPhoneList

Hi again.
I have created a List with ListType := ltSettings and InitialItemCount := 20.

When i create a Section-Item that is loaded on the LoadMore-Event, this Item will be shown as a regular list item rather then a new section.

Do i have to flick some switches to get this to work?

Thanks.

Unfortunately it's currently only supported to asynchronously add items when the ListType is set to ltNormal.

However, this is a good suggestion and we'll consider adding this functionality in a future version.

I forgot to mention that i create these sitems in the FormCreate-Event, not asynchronousl.