web-client-ui
web-client-ui copied to clipboard
Render table in UI: CSV filesize 5 GB
Hi, I want to render a table in UI where I have more than 10 million rows where editing will be disabled. FileType: Parquet & CSV, Size: 5gb
I don't need context in browser what exactly is inside that file.
import { Grid, StaticDataGridModel } from '@deephaven/grid';
How to use JS Api
I want to integerate these two things.
Can anyone help on this?
I would be really helpful if I can use iframe. But I am not able to build using documentation.
Note: Project is using vue + typescript