Dear,
I have been evaluating Telerik Reporting for one of the my clients. I have developed a report with drill down and i faced following problem.
Actually there is grouping on one Database field and under that field a group exists only for column labels. On Parent group footer's Action I toggle the visibility of detail section,Parent group header section, and label group header section which are initially invisible. This drill down works fine in report designer preview. In web page viewer expension of headers and detail sections works fine but when i want to collapse these back by clicking minus sign I was given following error
Server Error in '/WebViewer' Application.
Index was out of range. Must be non-negative and less than the size of the collection.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Source Error:
Stack Trace:
Please help me.
Regards
I have been evaluating Telerik Reporting for one of the my clients. I have developed a report with drill down and i faced following problem.
Actually there is grouping on one Database field and under that field a group exists only for column labels. On Parent group footer's Action I toggle the visibility of detail section,Parent group header section, and label group header section which are initially invisible. This drill down works fine in report designer preview. In web page viewer expension of headers and detail sections works fine but when i want to collapse these back by clicking minus sign I was given following error
Server Error in '/WebViewer' Application.
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
|
Regards