Hi!
I have a strange problem, I have a DataList inside an UpdatePanel, DataList is displaying records and with every record there is a Delete Button. For some reason I can't delete the last record, the button is working fine with every other redord but when I try to delete the last record, nothing happens (no error, nothing). Also every delete button is rendered exactly the same, so i don't know what the problem is.
Can anyone please help me!