Hi,
I have an application that uploads a file and saves it in a physical path after I read it to save the data but to the
want to upload another file with the same name tells me it is busy (.NET Core Host has the file open)
Is there any way to finish the process when I finish reading the file with XLSLO?
One more thing as I can put the rows in red according to a condition in the datagrid, can it be done?
I'm taking the following example, nadas that to have a .xlsx created I upload it with upload and then read it with XLSLO
https://aspnetcore.syncfusion.com/xlsio/clrobjects
Regards!