How can I prevent moving to new line after using Print? The reason I am asking is that I need to output dynamic element which will be edited and then calculation done and output something else next to it.
Print is probably not what you need.
In a dynamic setting perhaps InputField[] suits you needs better