Hello Hanoch,
You can implement this functionality on database level. For example:
SELECT DISTINCT
ID, FirstName,
LastName FROM YourTable
Let us know if you need more information.
Best regards,
Daniel
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.