Gear sirs.
Busy Indicator is displayed when perform data operations in the control, and the follow code is for enable/disable the indicator:
Me.sfDataGrid1.ShowBusyIndicator = True
Is possible call/show the indicator with a searate process from the control, maybe call from a button?
Regards.