Skip to main content
1-Visitor
December 5, 2017
Solved

Remove all rows in a Datatable

  • December 5, 2017
  • 1 reply
  • 3153 views

Hi,

I'm trying to make a service on a Database thing where it clears all the entries of itself.

I tried using the me.removeAll(); but I get the following error:

Thank you for your help in advance.

Best answer by nmilleson

In the DataTable thing, there is a generic service called PurgeDataTableEntries that should work

1 reply

nmilleson17-PeridotAnswer
17-Peridot
December 5, 2017

In the DataTable thing, there is a generic service called PurgeDataTableEntries that should work