Skip to Content
0
Former Member
Jun 09, 2009 at 11:22 AM

Table view with one line-Select statement doesn't work

60 Views

Hi everybody,

I'm facing a strange problem. In my model I have a service that is returning a list with all the sales orders header data for a customer. When the first line is selected then in another table view I'm displaying the line items of the document the user selects. This is done by a select statement in my first table view with the header data of the sales orders.

Now the strange thing is that when the first table view returns only one sales order then the select statement does not work i.e the line items table view is empty.

Any ideas? Points available.

BR

Panos