cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Remove all rows in a Datatable

wsuen
6-Contributor

Remove all rows in a Datatable

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.

1 ACCEPTED SOLUTION

Accepted Solutions
nmilleson
17-Peridot
(To:wsuen)

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

View solution in original post

1 REPLY 1
nmilleson
17-Peridot
(To:wsuen)

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

Top Tags