To get data in mashup as a group
Hi
I wanted to know if there is way I can get the data provided in different widgets in a mashup as a group or like an infotable into my service.
If I make this a bit clear, let's say I have a scenario where I have a mashup where the user will be providing details of the item they have purchased. I am having 2 text boxes (name of the item and price) and I also have a drop box to get the category the item belongs to. If the user have brought 2 items then there will be total of 4 text boxes and 2 drop boxes. If I am giving the values from these widgets directly to my service then I will have to limit on the number of items the user is buying but I need this to be dynamic.For this purpose I gave a grid where I had written a service to make blank or empty rows depending on the number of items (like if there are 2 items then the grid will have 2 empty rows). This grid was an editable grid too. But the issue then was that I was not able to give a drop box inside a grid.
I also tried using a collection but could not get the edited cells data as an infotable.
If I am able to get the data from a mashup as a group or a table I can make the scenario more dynamic and limiting the number of items to be purchased.
I wanted to know if there is a way to achieve this?
With Regards,
Srijith

