Message 1 of 7

Not applicable
09-05-2015
09:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wrote script to create, modify and delete bar loads via API. The problem is that when load has been deleted the corresponding row in load table does not disappear. If new loads are added via API, these empty rows will be filled and this will cause some problems to my API script.
I would like to know if there is some piece of code that will refresh load table and remove all empy row from load table.
Solved! Go to Solution.