Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DataListExtDataListExt Base Class

Public Property Let ItemExtByColName (
ColumnName As String,
Optional RowIndex As Long = -1,
Optional SuppressHide As Boolean = False,
val As Variant
)

Return the display data by column name and row index.

ColumnName as String

The display column name

Optional RowIndex as Long = -1

The display row index (1 ... RowCount)

Optional SuppressHide as Boolean = False

Don't hide repeat values even if this function is turned on.

val as Variant

(no description)

Call Template:

Dim obj As New xf_DataListExt
obj.ItemExtByColName ColumnName, val
obj.ItemExtByColName ColumnName, RowIndex, SuppressHide, val

See Also:

Example 1:

Debug.Print lst.ItemExtByColName("CategoryID", 4)
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd