Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ScrollBar on the grid
Message
From
22/07/2001 14:32:56
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00533414
Message ID:
00533660
Views:
24
>It seems to me, yes. Here is the simple test, I just made. I ran the form, made couple of changes and then moved scroll button to the upper position. Now I'm trying to move this button, but it resists. Once I revert/or TableUpdate, I'm able to move this button again. I showed my code in answer to Marcia, though I don't see, how code in AfterRowColChange may influence on scroll event...

I'd say you've got a filter issue. Filters cause the effect you see with the scroll button not relocating to the top of the grid.

I'm with Marsha and Cetin. A grid, especially, is no place for row buffering. I think you'd be solving a symptom (maybe, but adding other headaches) and not the cause of your problem. I suggest you simplify your situation and get it working...grid with table buffering, no SET KEY, no filters, comment out grid-related methods, and then start adding pieces back in til you find the bit that's messing you up.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform