The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
PRPiramanayagam Ramakrishnan Syncfusion Team January 15, 2018 11:43 AM UTC
Hi Yuri,
We would like to inform you that, after uploading any file in FileExplorer it will be displayed in Grid/Tile/Large Icons view. This is the default behavior of FileExplorer control. If you want to read file (.csv) instead of downloading when double click on it then, you need to customize it in application level by ‘before-open’ event in FileExplorer. Please refer the below code example,