Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DataListExtDataListExt Base Class

Public Function Grouping_IsFirstGroupRow (
GroupDefIndex As Integer,
Optional RowIndex As Long = -1
) As Boolean

Is this the first 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.

Call Template:

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

See Also:

Example 1:

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