Class | Description | |
---|---|---|
C1DataPager | Handles paging for an System.ComponentModel.IPagedCollectionView. | |
C1RiaAdapter | Adapter control used to bind a RIA domain data source with a C1.Silverlight.DataGrid.C1DataGrid directly from XAML. Useful in MVVM scenarios. | |
ComboBoxFilterOperator | Filter operator class used by RIA combo column. | |
DataGridRiaComboBoxFilter | Represents the default filter control for combo-box columns when using Ria´s DDS. | |
DataGridRiaNumericFilter | Numeric filter with a custom template that allow you to enter only one condition. | |
RiaCollectionView | Provides a wrapper System.ComponentModel.ICollectionView implementation for RIA Services to provide built-in filtering in the C1.Silverlight.DataGrid.C1DataGrid. |
Enumeration | Description | |
---|---|---|
InteractionMode | Represents the valid interaction modes for the C1RiaAdapter when modified data needs to be committed in order to sort, filter or group the C1DataGrid data. | |
PagerDisplayMode | Specifies how the page controls are displayed on a C1DataPager control. |