Tabular Data Representation
Cross tabs and tables give you the ability to display data in a matrix format, used to present and analyze the relationship between two or more variables simultaneously. Cross tabulation is a vital part of any business intelligence (BI) solution, because it provides the end user with a tabular data format which is easy to understand, and more importantly - to analyze. The Telerik Reporting Cross Tabs offer the same intuitive interface within Visual Studio developers have become to expect from Telerik.
The Table item is a generalized layout report item that displays report data in cells that are organized into rows and columns. Report data can be any detail data as it is retrieved from the data source, or aggregated detail data organized into groups that are specified by the user.
The Table, Crosstab, and List report items are variations of the same data presentation, optimized for the specific data layout. By default, the Table and the Crosstab items display group data in a grid layout, while the List displays detail data in a free-form layout.
All tabular representation items offer design-time support in Visual Studio thus giving developers an extra level of detail in their report design.
enlarge screenshot