Limite scroll in continuous form

samsul

Registered User.
Local time
Yesterday, 16:27
Joined
Dec 21, 2011
Messages
22
Dear all.
Anyone can help me how to limit scroll in continuous form, so the form can't be scrolled down if last last row has been displayed.

Thanks

Sent from my SM-A205F using Tapatalk
 
Hi. Why is this thread marked as "solved?" Did you find the answer already? Mind sharing it?
 
That's normal behaviour....at least if you choose the overlapping windows display option.
 
I attach this screen shot.
That's main form with subform
Red color is blank area of subform after last row.
(Not treeview)
I want to prevent it.
9b5a33e6b177d8560bd07e4e786aee64.jpg


Sent from my SM-A205F using Tapatalk
 
Yes. I use overlapping windows option

Sent from my SM-A205F using Tapatalk
 
Hi. Why is this thread marked as "solved?" Did you find the answer already? Mind sharing it?
No. I don't mark it as solved. I have not ready find answer

Sent from my SM-A205F using Tapatalk
 
I've unticked the SOLVED option in Thread Tools.
You didn't mention a subform originally.
It certainly looks like a treeview. If not how is this done.
Can you do a screenshot in design view but preferably not using your phone to do so.
 
I've unticked the SOLVED option in Thread Tools.

You didn't mention a subform originally.

It certainly looks like a treeview. If not how is this done.

Can you do a screenshot in design view but preferably not using your phone to do so.
I attach the file. This is my sample project of making custom tree view by using continuous form.View attachment CustomTreeNOnOCX.zip

Sent from my SM-A205F using Tapatalk
 
I've unticked the SOLVED option in Thread Tools.

You didn't mention a subform originally.

It certainly looks like a treeview. If not how is this done.

Can you do a screenshot in design view but preferably not using your phone to do so.
It's screen shot in designview
d053271bce88ccb2097b4c902e45aa37.jpg


Sent from my SM-A205F using Tapatalk
 
Its very difficult to see much from the screenshot.
Using Print Screen or the Windows Snip utility gives far better image quality.

I'm now confused. Is it or isn't it a treeview control? If its a custom control did you design it yourself or download it from somewhere?
 
Its very difficult to see much from the screenshot.

Using Print Screen or the Windows Snip utility gives far better image quality.



I'm now confused. Is it or isn't it a treeview control? If its a custom control did you design it yourself or download it from somewhere?
I'm sorry
Let me send again

Sure it's not treeview I just combine class module from cristuan coppes 'clsCCReposition' and lebans 'cuntinuosformcurrentrow'
e188b06be62fb9d26aa41cfd11d13632.jpg


Sent from my SM-A205F using Tapatalk
 
Better to just show the form only.

attachment.php


However its still difficult to see clearly due to all the overlapping controls

I'm having major issues as the app stops responding for long periods.
That's a pity as the idea looks interesting.
But as a result I've not yet looked at the code

However perhaps I've managed to improve its appearance for you. See what you think.

attachment.php
 

Attachments

  • DesignView.PNG
    DesignView.PNG
    12.9 KB · Views: 266
  • FormView.PNG
    FormView.PNG
    29 KB · Views: 276
  • CustomTreeNOnOCX.zip
    CustomTreeNOnOCX.zip
    344.6 KB · Views: 138
Better to just show the form only.



attachment.php




However its still difficult to see clearly due to all the overlapping controls



I'm having major issues as the app stops responding for long periods.

That's a pity as the idea looks interesting.

But as a result I've not yet looked at the code



However perhaps I've managed to improve its appearance for you. See what you think.



attachment.php
Many thanks brother.
See you next.
Now here 4:33 pm.
Thanks you

Sent from my SM-A205F using Tapatalk
 
You're welcome.
I'll try and look at the code on another PC later
 

Users who are viewing this thread

Back
Top Bottom