Hello Guru's Delphi 2005 - BDE
I'm working with very large tables and I want to give users only100 rows (for example) to view in the DBGrid. DBTable Ranges functionality is not the answer because I simple want the first 100 rows. Is there a simple shortcut method to access/modify the protected VisibleRowCount property? Or is there another creative way without creating a new component? Thanks, Rodney

