I tried to upload the code example attached to this email to your code site, but it wouldn't accept the submission.
I'm trying to get my 10,000 points!
I found it almost impossible to find in the documentation "how to" bind a List<T> dataset to a report and also simultaneously update the Chart bar series with the current row of data.
I finally worked out how to do it, and I thought the example would be useful to your users (especially a novice like me) and it would be really useful to add it to the "getting started" guide, I think.
Simply unzip the file to a folder and open in VS2008. Build the solution then switch to "Preview".
Once you know how to get the current datarow values the report is processing, the ret is easy, but I didn't see anything about "viewDataRow" in the document, hence my problem.
Hope this helps someone else. Please let me know.
Barry
I'm trying to get my 10,000 points!
I found it almost impossible to find in the documentation "how to" bind a List<T> dataset to a report and also simultaneously update the Chart bar series with the current row of data.
I finally worked out how to do it, and I thought the example would be useful to your users (especially a novice like me) and it would be really useful to add it to the "getting started" guide, I think.
Simply unzip the file to a folder and open in VS2008. Build the solution then switch to "Preview".
Once you know how to get the current datarow values the report is processing, the ret is easy, but I didn't see anything about "viewDataRow" in the document, hence my problem.
Hope this helps someone else. Please let me know.
Barry