Hi there! Our reports use OLAP based parameters for fairly large dimensions (>80k members). The ReportViewer WebControl manages all their ValidValues in Javascript using HTML hidden input fields — resulting in some 50MB invisible checkbox mess that's killing most browsers. As our ASP.Net application...