Hi everyone,

I have been searching on how to select a control at runtime and move it, etc. I know this can be done because a web app called Acumatica does it. I would imagine the controls are in a panel or some other type of container. And I would assume it uses a lot of javascript to do this. Would javascript be the key to this?

I just don't know how to detect an event of when a control would be moved, etc.

Thanks