My Assistant
![]() ![]() |
|
|
Apr 21 2006, 10:30 AM
Post
#1
|
|
|
UtterAccess Addict Posts: 134 From: Hull, E.Yorkshire |
I have created an Auto Form:Tabular to show all data which appears in a query that meets certain criteria. I would like the form to be a pop up to automatically resizing to show all the lines.
I have set the Auto Resize property of the form to YES and the Pop Up property to YES but it still only shows 8 lines out of 10. Is there anyway in which I can amend it? Regards Carly |
|
|
|
Apr 21 2006, 01:46 PM
Post
#2
|
|
|
UtterAccess VIP Posts: 31,413 From: NC, USA |
Hi,
you won't achieve this with any build in property. You can take a look at this lebans example to autosize forms based on the height of sections. You could count how many records are going to be displayed and based on that programmatically adjust the height. Problem is just what if there are more records then can fit on the screen? BTW...there is no such thing as a tabular form. It is called continuous form view...I guess the wizard just calls it that to make it approachable/understandable for new users. HTH Good luck P.S. here is another tutorial of how you sort of could achieve this. Instead of showing/hiding the scrollbar you would be resizing the form. Edited by: freakazeud on Fri Apr 21 14:51:13 EDT 2006. |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 19th May 2013 - 07:11 PM |