What is the best way to retreive table data to mashup?
I have a mashup which has table in it.
For a design reason it is displayed as dividers and text boxes - not as GRID.
This table has 7 rows and 6 columns.
I want to bind the data from a service directly into it text boxs.
As far as I know, you can only bind infotable to grid.
The only solution I currently have is to add 7 services which each one of them retreive data for a specific row.
Are you familiar with a better way, as I see it waste of calls to the server.
Thanks in advance.

