recordNumber property

Retrieves the ordinal record from the data set that generated the object.

Syntax

JavaScript

p = object.recordNumber

 

Property values

Type: Variant

the record number.

Remarks

This property applies to elements contained within a bound, repeated table.

You can use this property with the ADO recordset, which is available from every data source object through the object's recordset property.

See also

a

abbr

acronym

address

applet

area

article

aside

b

bdo

big

blockQuote

body

br

button

caption

center

cite

code

col

colGroup

custom

dd

del

dfn

dir

div

dl

dt

em

embed

fieldSet

figcaption

figure

font

footer

form

frame

frameSet

head

header

hgroup

hn

hr

html

i

iframe

img

input type=button

input type=checkbox

input type=email

input type=file

input type=hidden

input type=image

input type=number

input type=password

input type=radio

input type=range

input type=reset

input type=search

input type=submit

input type=tel

input type=text

input type=url

ins

isIndex

kbd

label

legend

li

listing

map

mark

marquee

menu

nav

nextID

noBR

object

ol

optGroup

option

p

plainText

pre

q

rt

ruby

s

samp

section

select

small

span

strike

strong

sub

sup

table

tBody

td

textArea

tFoot

th

tHead

tr

tt

u

ul

var

xmp

Introduction to Data Binding