I have to provide a UI, where the user can add new items in the DB.The DB has several fields and some of them are encrypted, butthe user should be able to view the decrypted data. I should also have the possibility to copy and paste an entire row or rows.The UI should look similar to the DB. I have tried the DB grid control, but I am not able to do much with it.