I have a rows object and want to delete a row from it, similar to removing items from a list. Regular python method rows.remove(row)
doesn't work and I don't want to use DAL's built in delete methods since they delete the whole record.
Asked
Active
Viewed 391 times
0

Brian Tompsett - 汤莱恩
- 5,753
- 72
- 57
- 129

DiMarzio
- 153
- 1
- 10