Hi All, How can I access DB Grid / DB Scrolling Region individual records to process them in a loop while that DB Grid / DB Scrolling Region is currently focused in the form?
For Example: 1. If I put "Auto save Off" and I want to put all rows into the base table ( of DB grid / DB Scrolling Region) after some processing and verification. 2. I just want to show Grand Total of a column including rows that were fetched from base table and all newly added rows into DB Grid / DB Scrolling Region that were not saved yet into base table. Regards Rehan Wyne MIT

