anyone ever used DataTables JS (<https://datatable...
# suitescript
c
anyone ever used DataTables JS (https://datatables.net/) in a custom suitelet by chance? Looking for maybe some best practices if you have for doing some filtering on a table.
b
I have.. recently actually. What sort of filtering are you looking to do? Coz datatable does most of the heavylifting for you
c
I wound up going to tabulator because i need to do some editing
and didn't want to pay for editor
b
Never heard of tabulator before. I actually like it more than datatables. Thank you for this!!
c
not a problem. I hadn't either until the other day and I agree, it seems just as good if not better than datatables.