This topic explains how to use the Control Configurators to configure the XamDataGrid control. All general features and information on how to update the Control Configurators, are covered in the Getting Started with Control Configurators topic.
The Data Grid Control Configurator is a visual tool that enables the developer to very quickly visually configure an Infragistics Xamarin.Forms XamDataGrid control with a real-time preview of the control as it is being configured. The Preview is close to how it will appear at runtime on the mobile device.
Real-time sample data is created after data binding the ItemsSource is made; this sample data inflates the Data Grid on the configurator layout surface using the types in your project.
Get the most from the XamDataGrid Configurator by viewing these videos.
Control Configurators are updated via the Microsoft MarketPlace. Please ensure you have enabled auto updates to get new updates as they are published.
The following features are specific to Control Configurator for the XamDataGrid.
Choose whether to auto or manually generate columns.
Select the columns to display if manually generating them.
Change displayed row count.
Define sort operation when clicking header.
Set row selection (e.g single, multiple, none).
Set column animations.