DataGridLoad Method
Loads the data.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
If there are filter or sort settings in the visible fields, a load of the data
'schema' is launched so that the SfDataGridBehavior creates the columns, resolves the
Autofilters and notifies again with the Filtering | Sorting operation; otherwise, the
normal data load is performed.