Form's vcr buttons not working on all tables in data environment

I have a form that has 2 table's located in it's data environment.  When I use the vcr buttons to scroll through the data on the form, all of the fields from 1 of the tables is not scrolling.  It remains on the first record of the table no matter what.

What could be causing this


Answer this question

Form's vcr buttons not working on all tables in data environment

  • moggel

    Are these the vcr buttons from one of the foundation classes that come with VFP If so, that object was designed to skip through 1 table only. IIRC, there is a property on that object where you can specify the "master" table to skip through. Otherwise, I think it skips through the currently selected cursor/table.

  • Form's vcr buttons not working on all tables in data environment