Dear eyup yilmaz,
For instance, you can use the event handler for the <TableName>OnEditEnd event. In the handler, check whether the picked item is already in the list. If yes, notify the user that the item is already in the list and set the True value to the handler's CancelEdit parameter (this cancels the editing action).
Best regards,
Vladimir Gurov