I have an app where I want to position x and y values in a database using a visual control
how do I go about creating a control which reads the json array and positions boxes that can be resized and moved about.
When the resizing and moving is stopped i'd like to do a json request to update the positions of the x and y coordinates.
Is there a similar widget available or existing demos that i can combine to achieve that effect.