or
							Hi
I currently have a report with 1 sub reports. At runtime I set the report's data source to a Dataset. I also set the data source for the sub reports to the same Dataset and different table. I need grouping the sub report based on master report.
I have two tables one master table another one detail table,
Firs page display master report and then second page corresponding details displaying.
How to grouping the sub report?
Regards,
VinothKumar.K
Microsoft JScript runtime error: Unhandled Error in Silverlight Application  
Code: 4004     Category: ManagedRuntimeError        Message: System.Windows.Markup.XamlParseException:  [Line: 0 Position: 0]    at MS.Internal.XcpImports.CheckHResult(UInt32 hr)    at MS.Internal.XcpImports.FrameworkElement_MeasureOverride(FrameworkElement element, Size availableSize)    at System.Windows.FrameworkElement.MeasureOverride(Size availableSize)    at System.Windows.FrameworkElement.MeasureOverride(IntPtr nativeTarget, Single inWidth, Single inHeight, Single& outWidth, Single& outHeight)