Nick Anderson
May 21st, 1999, 08:56 PM
I am having trouble with a DataList...whenever I delete a record, the record is removed from the DataList, but I can't get my program to click on the next item. I can get it to highlight it. I tried everything from "DataList1_Click" to "Adodc1.Recordset.MoveNext", but nothing is working. As soon as I manually click on an item in the DataList with my mouse, information is displayed perfectly. Anyone know how to solve this? Thanks in advance!