CSV file filtering and export filtered result to grid

Hello support,


We have predefined CSV file with 18 columns. Users upload the file to our site.
Users can able to search various filters, based on the filters we need to filter the CSV and we need to show filtered results in the grid or any form of listing.
User can able to edit/update the records from the filtered listing and need to save the file.

Please advise us the best way using Aspose cells.

Hi,

If you need to do the filtering in WYSIWYG (visual) manner in the Excel like Grid control, Aspose.Cells.GridWeb control can suit your needs, see the demos for reference:

Working with Cells GridWeb

If you want to use Aspose.Cells library without any UI, see the document for reference:

Data Validation