When delete an id showing this error Column not found: 1054 Unknown column

In RadSystems Laravel Bootstrap, When you delete an id from database using PhpMyAdmin, showing this error “Column not found: 1054 Unknown column ‘tblshowhtoolsstock.stockid’ in 'order clause”.
2nd thing, If you select a field as Order By for sorting data, also its showing error when you delete it from database. Need to fix it.

Also need to check others platforms of RadSystems as like node js, quasar vue etc…

After deleting them do you Sync you database with Radsystems Studio?

Yes, after sync, showing this error.