ganesh_kapase
8th December 2005, 09:30
Hi

Please tell me how to modify or maintain form positions. I had new session in that form position is col: 33 / row:1, I want to make it as col: 3 / row: 1
See the attachment.

Thanx & Regards,


Ganesh

baanprog
8th December 2005, 11:07
Hi ganesh,

Tell us what you want to achive by this?

Regards

darpan
8th December 2005, 15:19
Dear Sir, hope this is the solution you require . Please Have a look at the attachment .

Now this is simaply an adjustment of the form relative to the window size .

The form position is the code for positioning of forms relative to the full screen. In this session at the top of the window the maximum position of columns and rows in which you can position the form are displayed between brackets. This information is based on a maximum screen width of 132 columns and a screen height of 24 rows. This means that if you have created a form of 80 columns and 10 rows, you can position the form between column 1 and 53 and row 1 and 15.

My form size is col 130/row 22 .

Hope you understand how it appears

Thanks

Darpan Bhansali