Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Open file after downloaded to download folder

$
0
0

Within my MAUI Blazor hybrid project, I have a button that downloads an Excel file. Is it possible to open this Excel file? It is placed in the downloads folder.

How to get the path for downloads folder on multiple devices? Each username is different.

private async Task TableToExcel(){    await JS.InvokeAsync<string>("tableToExcel", "tablename", "name", "excelfile.xls");}

Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>