TAdvGridImportDialog ImportSettings Dialog

Is there a way to not have the ImportSettings dialog show when you execute.  If you have no need to change any settings then you do not need the dialog to appear.  Just go straight to populating the grid.

I have tried changing the form visible property but it causes an access violation.

Thanks.

I'm not sure I understand your question.
If you do not need this dialog, just directly call : grid.LoadFromCSV()