Grid position
Hello
I know how to place a grid in a certain location on the screen
#myGrid .aw-system-control {position: absolute}
#myGrid {left: 100px; top: 100px; position: absolute;}
Could you please guide me how to center the grid in the middle of the screen, especially if I use it in a frame?
Thanks
Erich
I know how to place a grid in a certain location on the screen
#myGrid .aw-system-control {position: absolute}
#myGrid {left: 100px; top: 100px; position: absolute;}
Could you please guide me how to center the grid in the middle of the screen, especially if I use it in a frame?
Thanks
Erich
Erich Singer
March 5,