<?xml version="1.0" encoding="utf-8"?> |
<StyleSheet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
<StyleRule> |
<Style> |
<BackgroundColor>White</BackgroundColor> |
<Color>Black</Color> |
<BorderStyle> |
<Default>None</Default> |
</BorderStyle> |
<BorderColor> |
<Default>Black</Default> |
</BorderColor> |
<BorderWidth> |
<Default>1px</Default> |
</BorderWidth> |
<Font> |
<Name>Arial</Name> |
<Size>8pt</Size> |
</Font> |
</Style> |
<Selectors> |
<StyleSelector> |
<Type>Table</Type> |
<StyleName>Normal.TableNormal</StyleName> |
</StyleSelector> |
</Selectors> |
</StyleRule> |
<StyleRule> |
<Style> |
<TextAlign>Center</TextAlign> |
<VerticalAlign>Middle</VerticalAlign> |
<BorderStyle> |
<Top>Solid</Top> |
<Bottom>Solid</Bottom> |
<Left>None</Left> |
</BorderStyle> |
<BorderColor> |
<Top>41, 86, 153</Top> |
<Bottom>41, 86, 153</Bottom> |
<Left>Black</Left> |
</BorderColor> |
<BorderWidth> |
<Top>3px</Top> |
<Bottom>3px</Bottom> |
<Left>0pt</Left> |
<Right>0pt</Right> |
</BorderWidth> |
<Font> |
<Size>11px</Size> |
<Bold>True</Bold> |
</Font> |
<LineWidth>3px</LineWidth> |
</Style> |
<Selectors> |
<DescendantSelector> |
<Selectors> |
<TypeSelector> |
<Type>Table</Type> |
</TypeSelector> |
<StyleSelector> |
<Type>ReportItem</Type> |
<StyleName>Normal.TableHeader</StyleName> |
</StyleSelector> |
</Selectors> |
</DescendantSelector> |
</Selectors> |
</StyleRule> |
<StyleRule> |
<Style> |
<Visible>True</Visible> |
<TextAlign>Right</TextAlign> |
<VerticalAlign>Top</VerticalAlign> |
<BorderStyle> |
<Default>None</Default> |
<Bottom>Solid</Bottom> |
</BorderStyle> |
<BorderColor> |
<Default>Black</Default> |
<Bottom>41, 86, 153</Bottom> |
</BorderColor> |
<BorderWidth> |
<Default>1px</Default> |
<Bottom>4px</Bottom> |
</BorderWidth> |
<Padding> |
<Top>5px</Top> |
</Padding> |
</Style> |
<Selectors> |
<DescendantSelector> |
<Selectors> |
<TypeSelector> |
<Type>Table</Type> |
</TypeSelector> |
<StyleSelector> |
<Type>ReportItem</Type> |
<StyleName>Normal.TableGroup</StyleName> |
</StyleSelector> |
</Selectors> |
</DescendantSelector> |
</Selectors> |
</StyleRule> |
<StyleRule> |
<Style> |
<TextAlign>Right</TextAlign> |
<VerticalAlign>Middle</VerticalAlign> |
<BorderStyle> |
<Default>None</Default> |
<Top>Double</Top> |
</BorderStyle> |
<BorderColor> |
<Default>Black</Default> |
</BorderColor> |
<BorderWidth> |
<Default>0px</Default> |
<Top>4px</Top> |
</BorderWidth> |
<Font> |
<Bold>True</Bold> |
</Font> |
<Padding> |
<Top>0px</Top> |
</Padding> |
</Style> |
<Selectors> |
<DescendantSelector> |
<Selectors> |
<TypeSelector> |
<Type>Table</Type> |
</TypeSelector> |
<StyleSelector> |
<Type>ReportItem</Type> |
<StyleName>Normal.SubTotal</StyleName> |
</StyleSelector> |
</Selectors> |
</DescendantSelector> |
</Selectors> |
</StyleRule> |
<StyleRule> |
<Style> |
<TextAlign>Right</TextAlign> |
<VerticalAlign>Middle</VerticalAlign> |
<BorderStyle> |
<Top>None</Top> |
</BorderStyle> |
<BorderColor> |
<Top>41, 86, 153</Top> |
</BorderColor> |
<BorderWidth> |
<Top>3px</Top> |
</BorderWidth> |
<Font> |
<Bold>True</Bold> |
</Font> |
<Padding> |
<Top>0px</Top> |
</Padding> |
</Style> |
<Selectors> |
<DescendantSelector> |
<Selectors> |
<TypeSelector> |
<Type>Table</Type> |
</TypeSelector> |
<StyleSelector> |
<Type>ReportItem</Type> |
<StyleName>Normal.GrandTotal</StyleName> |
</StyleSelector> |
</Selectors> |
</DescendantSelector> |
</Selectors> |
</StyleRule> |
<StyleRule> |
<Style> |
<TextAlign>Right</TextAlign> |
<VerticalAlign>Middle</VerticalAlign> |
<BorderStyle> |
<Default>None</Default> |
<Bottom>Solid</Bottom> |
</BorderStyle> |
<BorderColor> |
<Default>Black</Default> |
<Bottom>153, 153, 153</Bottom> |
</BorderColor> |
<BorderWidth> |
<Default>1px</Default> |
</BorderWidth> |
</Style> |
<Selectors> |
<DescendantSelector> |
<Selectors> |
<StyleSelector> |
<Type>ReportItem</Type> |
<StyleName>Normal.TableBody</StyleName> |
</StyleSelector> |
</Selectors> |
</DescendantSelector> |
</Selectors> |
</StyleRule> |
<StyleRule> |
<Style> |
<Color>Blue</Color> |
<TextAlign>Right</TextAlign> |
<Font> |
<Size>20px</Size> |
<Bold>True</Bold> |
</Font> |
</Style> |
<Selectors> |
<TypeSelector> |
<Type>ReportHeaderSection</Type> |
</TypeSelector> |
<TypeSelector> |
<Type>HtmlTextBox</Type> |
</TypeSelector> |
</Selectors> |
</StyleRule> |
<StyleRule> |
<Style> |
<TextAlign>Right</TextAlign> |
<Font> |
<Size>14px</Size> |
<Bold>True</Bold> |
</Font> |
</Style> |
<Selectors> |
<TypeSelector> |
<Type>PageHeaderSection</Type> |
</TypeSelector> |
</Selectors> |
</StyleRule> |
</StyleSheet> |
Partial
Public Class CMSC_WEB2DataSet1
Partial Public Class CMSC_WEB2DataSetTableAdapter1
This took all but 2 errors away.
<
Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Public
Shared Function GetTypedDataSetSchema
Dim dsSchema As Global.System.Xml.Schema.XmlSchema = ((ds.GetSchemaSerializable)) **Error
<
Global.System.Diagnostics.DebuggerNonUserCodeAttribute()> _
Public
Shared Function GetTypedTableSchema
Dim
dsSchema As Global.System.Xml.Schema.XmlSchema = ((ds.GetSchemaSerializable)) ** Error
Hello,
I'm fairly new to Telerik Reporting. I am more familiar to ActiveReports by DataDynamics. Their software package has an event called Detail_Format that allows you access to the detail section of each individual item in the subreport. Is there a way to do this in Telerik SubReports?
I have attachd an image to help explain my issue.
There is 1 MainReport and 1 ColorReport (subreport). I set the datasoure for the SubReport object (List<>) and all the data shows up int eh COlorReport properly.
I want to now change the color of the Shape object in the detail section of ColorReport based on individual data in the datasource. When I add a breakpoint in the method SubReport_ItemDataBinding, the subReport has all the items from the datasource list.
It seems to me that SubReport in MainReport should have the full list, but ColorReport should only know about one data item at a time.
Could you please explain how to do this?
Thanks!
Sarah