Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DataListExtDataListExt Base Class

Public Function Grouping_IsLastGroupRow (
GroupDefIndex As Integer,
Optional RowIndex As Long = -1,
Optional SkipLastRec As Boolean = False
) As Boolean

Is this the last row in the group ?

GroupDefIndex as Integer

The group definition index.

Optional RowIndex as Long = -1

The row index to use for grouping calculation, or the current iterated row in the underlying DataList if omitted. Iteration is normally used.

Optional SkipLastRec as Boolean = False

(no description)

Call Template:

Dim obj As New xf_DataListExt
Dim b As Boolean
b = obj.Grouping_IsLastGroupRow(GroupDefIndex)
b = obj.Grouping_IsLastGroupRow(GroupDefIndex, RowIndex, SkipLastRec)

See Also:

Example 1:

Debug.Print lstExt.Grouping_IsLastGroupRow(2)
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd