I am trying to do the following exercise: http://www.codeproject.com/KB/ajax/ReorderListSaveOrder.aspx
But how do I access the DataKeyField of the reorderlist for each of the list items programatically... so that I can update them one at a time in the DB - with their new sort order?