It appears that the only way to design a report with bounded fields is to assign a data source to the report at design time. Once the data source is assigned, I am able to drag and drop my bounded fields to the report and I am done.
This is nice, but what I would like to be able to do is to design a report without having to assign a data source to it. But even though there is no data source assigned, I still need to be able to add bounded fields to the reports. These bounded fields should bound to whatever data source I associate the report to at runtime.
This may seem like an odd thing to do but there is a reason I would like to do this. I simply do NOT want to have a data source associated with the report.
Any help is appreciated.
Thank you.