Question about a datagrid

Hi, I got to know Wrappler by chance on the internet. It seems very useful but I have a question I can’t answer:
is it possible to integrate third party js components?
Is there a datagrid component within the Wrappler ide with the functionality of this below? See link

https://js.devexpress.com/Demos/WidgetsGallery/Demo/DataGrid/Filtering/Vue/Light/

my aim is not to create websites, but to create apps (SPA) for searching and entering data

Thanks
Adriano

Hi @dnadry and welcome to Wappler Community!

You can build your own data grid using Wappler components:

You can add paging to it:

You can filter the data via text input:

You can build pretty much any functionality for your data grids using the components included in Wappler, so no need to integrate a 3rd party js solution :slight_smile:

1 Like