Update datatable that binded to livegrid.

I have a livegrid binded to a fdquery. Now I want to import data from an excel spreadsheet and then have the data table updated. What event handler I should use after I import the data from an excel spreadsheet?
Thanks!

Hi, 


There is no direct database import capability. You will need to manually loop through the columns/rows to import the data in the database.

Kind Regards, 
Pieter