ListView: GetCount CountItem

Started by Fred Tomke, May 23, 2008, 12:19:49 AM

Previous topic - Next topic

Fred Tomke

Hello,

who could be so nice to give me an idea about differences between 2 Methods of ListView:

dcl_ListView_GetCount
[Desc]
This method returns number of items or rows in a ListView control.

dcl_ListView_CountItems
[Desc]
This method will return total number of items in the ListView control.

Looks that it could be nearly the same?

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

owenwengerd

CountItems should be removed from the .mth file (it does the same thing as GetSelCount -- returns the number of selected items).

Fred Tomke

Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]