Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem is refresh!
Message
From
22/01/2001 11:18:28
 
 
To
22/01/2001 02:08:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00465054
Message ID:
00466651
Views:
46
Hello, Hemant.

First of all, I added the < pre > and < /pre > tags (use it without spaces) to your diagrams so they can be seen correctly. You can enter those tags whenever you'll put code examples or text diagrams.

Now, onto the problem. I reproduced this setup without problems. I'm pretty sure it is not related with the filter. The only thing I suspect possible for this effect is that somewhere in your code is a ? statement that is making the form scroll. Even in that case, I don't understand why the portion over the grid does not, but you can verify that.

Again, if you can send the form and table somehow, maybe I can find the problem.

Good luck.


>It is not working again
>Let me try to put diagramtically.
>Text box Show below are always visible where as Grid area shown is invisible aways.
>Let's assume Text box are bound to two fields of a table, for which Grid is acting as list box ( For help). I am using GRID instead of List box because I use filter expression to show selected records, in a grid when help is required.
>Buttons are used to skip/ Go Top/ Bottom, and related values are shown in text box.
>
> In the figure explained below, grid is invisible.
>
>                      |----------------------|
>   Text Box [_________|_______]              |  <=== Invisible Grid
>   Text Box [_________|_______]              |
>                      |                      |
>                      |----------------------|
>
>[BOF] [Prev] [Next] [EOF]    <---- Buttons.
>
>When I go on clicking Next button (problem is only with next button)
> The textboxes get dislocated as shown below
>                      |----------------------|
>   Text Box [_________|                      |  <=== Invisible Grid
>   Text Box [_________|_______]              |
>                      |_______]              |
>                      |----------------------|
>[BOF] [Prev] [Next] [EOF]    <---- Buttons.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform