|
Prev: Report Builder: how to create a static report?
Next: Matrix data region - Report Viewer and Firefox
From: dbuchanan on 19 Jun 2008 21:45 I am using the matrix data provider. The drilldown report opens in collapse form. When the user clicks the plus sign to drill into the data the whole page very annoyingly jumps up throwing the header up and off screen, and moving the footer into view. This is not way the customer wants. How can this irritating activity be suppressed? Before: |-------------------------------------------------- | Page Header |-------------------------------------------------- | | | -------------------- | | column | column | |-------------------------------------------------- | [+] Level 1 | data | data | |-------------------------------------------------- After: | -------------------- | | column | column | |-------------------------------------------------- | [-] Level 1 | [+] Level 2 | data | data | | ------------------------------------ | | [+] Level 2 | data | data | | ------------------------------------ | | [+] Level 2 | data | data | |-------------------------------------------------- | |-------------------------------------------------- | Page Footer |-------------------------------------------------- Thanks, Doug
From: "Charles Wang [MSFT]" on 20 Jun 2008 05:00 Hi Doug, I reproduced your issue at my side, however I am afraid that the behavior is by design and unfortunately we have no workaround now. Could you please give Microsoft your feedback at https://connect.microsoft.com/sql so that our product team can hear your voice directly so that this feature can be improved in future? You will be able to get our product team's email notifications when they respond to you. If you have any other questions or concerns, please feel free to let me know. It is my pleasure to be of assistance. Best regards, Charles Wang Microsoft Online Community Support =========================================================== Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg(a)microsoft.com. =========================================================== Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif ications. Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx. ============================================================ This posting is provided "AS IS" with no warranties, and confers no rights. =========================================================
From: dbuchanan on 24 Jun 2008 23:34 Charles, Is there a way to send a keystroke every time I click the ReportViewer control to expand or collapse a group headder. I believe this would be a satisfactory good work-around. Thanks, Doug
From: "Charles Wang [MSFT]" on 26 Jun 2008 00:07 Hi Doug, I know your meaning, however it is very hard to be implemented in ReportViewer control or in the report. There is a toggle event fo ReportViewer control, however per my test, it does not work at all. I am trying to consult our product team internally and may need more time to get back to you. I appreciate your patience. Best regards, Charles Wang Microsoft Online Community Support ========================================================= Delighting our customers is our #1 priority. We welcome your comments and suggestions about how we can improve the support we provide to you. Please feel free to let my manager know what you think of the level of service provided. You can send feedback directly to my manager at: msdnmg(a)microsoft.com. ========================================================= This posting is provided "AS IS" with no warranties, and confers no rights. =========================================================
|
Pages: 1 Prev: Report Builder: how to create a static report? Next: Matrix data region - Report Viewer and Firefox |