I can't remember if I know how to do this already or not. I might just be having a brain meltdown...
If I've sent an obj to a grid usingoutput, is there a way for me to use winget() or something like that to return what control ID they've been outputted to?
The skin reference says that although you can output objects to grids, you should always store a reference to that object. I think that's mainly because you can have a grid display a non-existent (deleted) object, but it might mean something to you.