web-client-ui icon indicating copy to clipboard operation
web-client-ui copied to clipboard

Render table in UI: CSV filesize 5 GB

Open Himanshu-Rawat-008 opened this issue 1 year ago • 0 comments

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

Himanshu-Rawat-008 avatar Jul 21 '24 14:07 Himanshu-Rawat-008