Can I display the total record count in the data grid?

My queries frequently return 10,000 or more records, and I want to know how many immediately. The “Record Count” shortcut in the data grid usually takes longer to return a number than the query takes to complete. Is there a way to display the total record count in the data grid as soon as the records are returned?