Enable end users to drill down to exactly what they need using complex filters on data within a column.
View Sample
Users can type or choose from a calendar view a valid date and time.
View Sample
Apply different visual representation of data types in cells using Implicit Data Templates .
View Sample
Users can edit the cell value of the Grid control by selecting a value from a pre-populated drop-down list of items.
View Sample
Display a sparkline chart inside a grid cell.
View Sample
Display complex business data with master/detail data relationships and different column layouts at each level.
View Sample
Data and UI virtualization make this grid control lightweight and fast when handling large amounts of data.
View Sample
Fixing columns in place, resizing and auto-sizing columns, grouping rows, a dropdown filtering menu from column headers and conditional formatting on cells to help users visualize values deliver an Excel-style user experience.
View Sample
The Silverlight data grid is ideal for data entry applications with its inline editing ability, add new row, and events for the create, read, update and delete operations.
View Sample
Users can select calculations from a dropdown on each column to have them applied to all rows, and you can add your own custom calculations.
View Sample
Sort by single or multiple data columns, and group columns in the same way you would in Microsoft Outlook.
View Sample
Copy data from Grid, and paste it into another Grid or even a Microsoft Excel® spreadsheet.
View Sample
Supports paging for better handling of a large number of records.
View Sample
Allows your end users to filter the data that is contained within the grid. Using this feature, your end users can view a subset of data in a more manageable way which helps them locate their required data.
View Sample