Hello folks. I have a reportviewer control that isn't rendering its contents, i.e., I see a blank page where there should be data. It's odd because when I debug I can see the data table in the data sources collection of the viewer. No errors are on the
blank page either. I step through the code and all seems fine. The report definition comes from a database, and was generated by creating the rdlc report file and taking the xml from it then putting that into the database. It's loaded into the report viewer's
LocalReport without a hitch. I validated the xml using W3Schools online validation tool and it's fine. In short, I can find nothing that should keep the report from rendering, yet...
I've been all over the web looking for a solution but can't find anything that helps me. But I *have* to be doing something wrong, and that is why I'm here.....begging. Any help is greatly, greatly appreciated.&nb ...
Go to the complete details ...