grid scroll bar does not ignore deleted records
Dear Friends,
I have used a grid based on a table in my form. SET DELETED is ON. When i delete all records in the table and append some blank records, after refreshing the grid, if the first row of the grid has focus, the vertical scroll bar is positioned somewhere in the middle instead of being at the top.
That means it is counting those deleted records also. How to make it to ignore deleted records?

