At 01:11 PM 5/29/2008, Lawrence Lustig wrote:

Is there a property you can read which tells you how many items
have been fetched into a variable list view?


Here's your tip of the day!

Using the latest available updates of R:BASE 7.6, C/S:I 7.6, and
Turbo V-8 for Windows, you may use the un-documented GETPROPERTY
ITEMCOUNT option to retrieve the total count of fetched items in
a Variable and/or DB Lookup ListView controls.

Syntax:

GETPROPERTY <VarOrDBLookupListViewCompID> ITEMCOUNT 'vItemCount'

Enjoy!

Very Best R:egards,

Razzak.


Reply via email to