ComponentOne DataGrid for WPF and Silverlight
Inheritance Hierarchy
In This Topic
    C1.Silverlight.DataGrid.Ria Namespace
    In This Topic
    Classes
     ClassDescription
    ClassHandles paging for an System.ComponentModel.IPagedCollectionView.
    ClassAdapter control used to bind a RIA domain data source with a C1.Silverlight.DataGrid.C1DataGrid directly from XAML. Useful in MVVM scenarios.
    ClassFilter operator class used by RIA combo column.
    ClassRepresents the default filter control for combo-box columns when using Ria´s DDS.
    ClassNumeric filter with a custom template that allow you to enter only one condition.
    ClassProvides a wrapper System.ComponentModel.ICollectionView implementation for RIA Services to provide built-in filtering in the C1.Silverlight.DataGrid.C1DataGrid.
    Enumerations
     EnumerationDescription
    EnumerationRepresents the valid interaction modes for the C1RiaAdapter when modified data needs to be committed in order to sort, filter or group the C1DataGrid data.
    EnumerationSpecifies how the page controls are displayed on a C1DataPager control.
    See Also