Back to Devexpress

Data Controller: Record Index

vcl-166027-expressdatacontroller-concepts-record-index.md

latest380 B
Original Source

Data Controller: Record Index

  • Jul 29, 2021

Data in the grid control is internally represented in a tabular form. One coordinate specifies the record; the other specifies the item. A record’s index is the integer number used to address it. Record indexes are not changed due to sorting. They always point to the same data.