Hi,
if you are talking about the WFP / .NET Client, you may try this workaround: Add a Tile List to your detail screen in which you just display a single row. You can put all your details in that single row, it should be scrollable. What you cannot do is to a nested Tile List within the Tile List.
(
A checkbox in the editor to enable scrolling on a detail screen is one of my top 3 most wanted features for the WPF client. The other two are:
- Catch all exceptions within the client, show a message and log into the event log instead of just crashing ("not responding").
- Enable styles (this is informally announced for some SMP 3 release in Q4 this year).
)
Regards, Daniel