Number of hits in a smart-browser query?

marup

New Member
HI,

How does one get the number of rows in the buffer of a browser?

I want to display the number-of-hits in a search.
Since the browser has a buffer of 200 rows, my thougt was to display the number of hits and when it exceeds 200 ( buffer is full ) just display "200+".

I don't want to make a "for each" iteration.
It would slow things down too much.

The buffer size (number of rows) should be available somewhere?
Huh?

Best Regards

/Peter
 
Top