JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Import Data from .xlsx file to Grid error › Reply To: Import Data from .xlsx file to Grid error
November 30, 2020 at 7:19 am
#101188
LC
Member
Hi,
I’m sure the path about the.xlsx file is correct because I placed it in the same folder as data.ts.
import { GetData } from ‘../common/data’;
the “GetData” function can be used. But the page cannot display the data in the.xlsx file.
BTW, If want to read data from a.json file, is there any examples to refer?
Thank you.
BR,
LC