How to validate Collection widget Data
Hi All,
I have mashup#1 which contains a search button to load popup Mashup#2. In Popup, I am showing a grid to display data. After selecting particular rows, service is triggered to save selected rows in an Infotable property of my thing.
On PopUp close event, service#2 is triggered to display data saved in Infotable. Data of infotable I am displaying using a collection widget.
My requirement is on the click of the submit button I need to validate whether user has selected any row or not.
I tried passing Collection Data to service to check Infotable rows length but It didn't work and shows error.
Kindly help.
Regards,
Siddharth

