I have a problem with Silverlight 4. The problem is that i am developing on a 24" monitor screen. When i get home from work i continue to develop on my laptop which only has 19" monitor screen.
And what really irretates me is that the controls is not where i want them to be.
The controls are added upon each other. I am using simple controls like Buttons, textboxes etc.
I do also have the controls within a Grid.Row and a Grid.Column. I have tried with StackPanels also inside the grid and in the Columns etc. Also tried to have Stackpanel and a Grid inside, and i also tried with Canvas.
On Experts-Exchange a member wrote that this is a common problem in Silverlight - which i definitely do not believe.