asp.net.ph

Skip Navigation Links

rowIndex Property

Language References


Retrieves the object’s position in the rows collection for the TABLE.

Syntax

HTML N/A
Script [ iIndex = ] tr.rowIndex

Possible Values

iIndex Integer specifying the index number.

The property is read-only with no default value.

Remarks

The property is different from sectionRowIndex, which indicates the object’s position in the TBODY, THEAD, or TFOOT rows collection. These sections are mutually exclusive, so the TR is always contained in one of these sections, as well as the TABLE. Collection indexes are in source order of the HTML document.

Applies To

TR

See Also

cellIndex, sectionRowIndex, sourceIndex


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note