i'm sorry if this seems an easy problem, but i'm new to how lightswitch does things and i need urgent help :(
this is what i've done so far,
i checked the ReportViewer for SL LightSwitch extension:
<iframe src="https://www.flickr.com/photos/131906819@N06/17043952680/in/photostream/player/" width="500" height="210" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>
then this is only what i can see:
<iframe src="https://www.flickr.com/photos/131906819@N06/16609055164/in/photostream/player/" width="500" height="348" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>
i followed this guide but couldn't get pass instruction number 4:
http://help.syncfusion.com/lightswitch
4. Add data sources to the ReportViewer data set.
thanks in advance!