There are 2 versions of the Grid Control doing the rounds.  There is a 2000 
(180Kb) version and a 2002 (121Kb) version.  The later 2002 version, which is 
the one being distributed with NSBasic, has quite a few bugs, particularly when 
refreshing the display and this behaviour sounds suspiciously like that.

Personally I still use the 2000 version, which is much more stable and while it 
still has some bugs (which, I assume, is why the 2002 version was released), I 
have found these can all be fixed with extra coding.  

If you are using the 2002 version, have a try with the 2000 version and see if 
things improve.  If you don't have a copy let me know and I will upload it. 

Al

--- In [email protected], "Shaun" <phill...@...> wrote:
>
> Hi All,
> 
> I know the Grid is a Microsoft ActiveX component, but I just want to see if 
> anyone else has had a similar experience with it.  
> 
> I use a grid to view/edit/save data on forms.  If the grid contains more 
> records than visible on the screen, the users can scroll down.  However, if 
> you scroll down past the first row and then move to another form, however 
> many rows were scrolled down, disappear from the new form.
> 
> I tried using a .Row=0 and .Col=0 call to bring it back to the top, but it 
> doesn't seem to work.  Any clues?
> 
> Thanks,
> Shaun
>



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to