Roger
Posts: 0
Joined: Fri Mar 29, 2013 1:10 pm

List Divider Issue?

Dividers appear in different order at runtime. I have a List with 4 List Items. The first and third items are setup as Dividers. The second and fourth are mapped to data from a REST service. At runtime the two dividers appear at the top of the ListView and then the data from the two List Items are together. Is there anyway to keep the dividers where they were positioned at design time?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

List Divider Issue?

Hi Roger,

Is your list static? Are there always 4 lines and are two of them always separators? Or is REST able to increase the number of list items?

Roger
Posts: 0
Joined: Fri Mar 29, 2013 1:10 pm

List Divider Issue?

REST is able to increase the number of list items. We are using the List to represent a report with separate sections. We wanted to use the divider to separate the different sections of the report.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

List Divider Issue?

Roger,

This won't work. You can fill the list manually with separators or use two different lists. REST service won't repeat custom template.

Roger
Posts: 0
Joined: Fri Mar 29, 2013 1:10 pm

List Divider Issue?

ok, thanks

Return to “Issues”